change some default settings

This commit is contained in:
Taylor Otwell
2019-12-13 22:42:46 -06:00
parent 972f3cd283
commit f48e2d500c
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ DB_PASSWORD=
BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_DRIVER=cookie
SESSION_LIFETIME=120
REDIS_HOST=127.0.0.1