add locale manager
This commit is contained in:
@@ -4,6 +4,12 @@ APP_KEY=
|
||||
APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
|
||||
NOVA_PATH="/work-place"
|
||||
|
||||
LOCALE_APP_API_TOKEN=""
|
||||
LOCALE_APP_URL=http://127.0.0.1:8001
|
||||
LOCALE_APP_PATH=
|
||||
|
||||
LOG_CHANNEL=stack
|
||||
LOG_DEPRECATIONS_CHANNEL=null
|
||||
LOG_LEVEL=debug
|
||||
|
||||
Reference in New Issue
Block a user