update log configuration file

This commit is contained in:
Taylor Otwell
2018-01-04 15:28:26 -06:00
parent 828967a42f
commit acabdff2e3
3 changed files with 59 additions and 18 deletions

View File

@@ -2,9 +2,10 @@ APP_NAME=Laravel
APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_LOG_LEVEL=debug
APP_URL=http://localhost
LOG_CHANNEL=single
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306