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

View File

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