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:
Michael Dyrynda
2016-06-04 09:58:04 +09:30
parent bee4dc1632
commit 7259c265e6
2 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
APP_ENV=local
APP_DEBUG=true
APP_LOG_LEVEL=debug
APP_KEY=SomeRandomString
APP_URL=http://localhost