Add application log level configuration
This config option ties in with changes in fbd6e77 that were tagged in v5.2.35 of the framework.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
APP_ENV=local
|
||||
APP_DEBUG=true
|
||||
APP_LOG_LEVEL=debug
|
||||
APP_KEY=SomeRandomString
|
||||
APP_URL=http://localhost
|
||||
|
||||
|
||||
Reference in New Issue
Block a user