mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-20 21:09:17 +00:00
Mis a jour vers Laravel 7
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -135,6 +135,6 @@ return array(
|
||||
|
|
||||
*/
|
||||
|
||||
'secure' => false,
|
||||
|
||||
'secure' => env('SESSION_SECURE_COOKIE', null),
|
||||
'same_site' => 'lax',
|
||||
);
|
||||
|
Reference in New Issue
Block a user