Minor HTML fixes
This commit is contained in:
@@ -194,6 +194,6 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'same_site' => null,
|
||||
'same_site' => env('SESSION_SAME_SITE', 'lax'),
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user