forked from miguel456/rbrecruiter
Add side menu localization options
This commit also adds the option to specify your own logo, from the .env configuration file.
This commit is contained in:
@@ -3,9 +3,9 @@ APP_ENV=local
|
||||
APP_KEY=
|
||||
APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
|
||||
# This can be your main homepage, other than this site itself
|
||||
APP_LOGO="https://www.raspberrypi.org/app/uploads/2020/05/Raspberry-Pi-OS-downloads-image-150x150-1.png"
|
||||
APP_SITEHOMEPAGE=""
|
||||
# This can be your main homepage, other than this site itself
|
||||
|
||||
LOG_CHANNEL=stack
|
||||
|
||||
|
Reference in New Issue
Block a user