Added the ability to save user settings.
This commit is contained in:
@@ -4,6 +4,10 @@ APP_KEY=
|
||||
APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
|
||||
APP_DEFAULT_USER_TIMEZONE=UTC
|
||||
# Valid languages: ru | en
|
||||
APP_DEFAULT_LOCALE=ru
|
||||
|
||||
LOG_CHANNEL=daily
|
||||
LOG_DEPRECATIONS_CHANNEL=deprecations
|
||||
LOG_LEVEL=debug
|
||||
|
Reference in New Issue
Block a user