fix: option to supress vendor deprecation
This commit is contained in:
@@ -2,6 +2,7 @@ APP_NAME=CoreCore
|
||||
APP_URL=http://localhost:8080
|
||||
APP_ENV=dev
|
||||
APP_DEBUG=true
|
||||
APP_VENDOR_PHP_ISSUES_MODE=suppress_deprecations
|
||||
APP_CONFIG_VALIDATE=true
|
||||
APP_TIMEZONE=Europe/Berlin
|
||||
APP_STORAGE_PATH=./storage
|
||||
|
||||
Reference in New Issue
Block a user