corrected bad copy paste

This commit is contained in:
Danijel K 2018-08-25 18:45:33 +02:00 committed by GitHub
parent 375b7c6a43
commit b9ac4417ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
|
*/
'store' => env('SESSION_CONNECTION', null),
'store' => env('SESSION_STORE', null),
/*
|--------------------------------------------------------------------------