Add app log method. [skip ci]

This commit is contained in:
James Cole 2017-02-04 02:20:17 +01:00
parent e3599c002b
commit a7c198048e

View File

@ -3,6 +3,7 @@ APP_DEBUG=false
APP_FORCE_SSL=false
APP_FORCE_ROOT=
APP_KEY=SomeRandomStringOf32CharsExactly
APP_LOG=daily
APP_LOG_LEVEL=warning
APP_URL=http://localhost