fixed demo under envato iframe

This commit is contained in:
Čarodej
2022-03-31 12:04:36 +02:00
parent 182451515c
commit c5bfd99df7

View File

@@ -193,5 +193,5 @@ return [
|
*/
'same_site' => null,
'same_site' => env('SESSION_SAME_SITE', null),
];