mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
fixed demo under envato iframe
This commit is contained in:
@@ -193,5 +193,5 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'same_site' => null,
|
||||
'same_site' => env('SESSION_SAME_SITE', null),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user