laravel 7 migation

This commit is contained in:
2022-10-27 13:10:19 +02:00
parent dbd0f3b68e
commit 9fada95e8a
4 changed files with 1997 additions and 2098 deletions

View File

@@ -166,7 +166,7 @@ return [
|
*/
'secure' => env('SESSION_SECURE_COOKIE', false),
'secure' => env('SESSION_SECURE_COOKIE', null),
/*
|--------------------------------------------------------------------------