1
0
Daniel Supernault 5 жил өмнө
parent
commit
76a2d38275
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      config/session.php

+ 1 - 1
config/session.php

@@ -189,6 +189,6 @@ return [
     |
     */
 
-    'same_site' => 'strict',
+    'same_site' => null,
 
 ];