Update logging for Laravel 5.6 #1221

This commit is contained in:
James Cole
2018-03-07 20:47:39 +01:00
parent 49d0ed0c1b
commit 47c9f1e9b8
7 changed files with 112 additions and 32 deletions

View File

@@ -21,6 +21,9 @@ TZ=UTC
APP_URL=http://localhost
TRUSTED_PROXIES=
# The log channel defines where your log entries go to.
LOG_CHANNEL=daily
# Database credentials. Make sure the database exists. I recommend a dedicated user for Firefly III
# If you use SQLite, set connection to `sqlite` and remove the database, username and password settings.
DB_CONNECTION=mysql