fix: option to supress vendor deprecation
This commit is contained in:
@@ -2,6 +2,7 @@ APP_NAME=CoreCore
|
||||
APP_URL=https://example.com
|
||||
APP_ENV=prod
|
||||
APP_DEBUG=false
|
||||
APP_VENDOR_PHP_ISSUES_MODE=strict
|
||||
APP_CONFIG_VALIDATE=true
|
||||
APP_TIMEZONE=Europe/Berlin
|
||||
APP_STORAGE_PATH=./storage
|
||||
|
||||
Reference in New Issue
Block a user