This commit is contained in:
HolgerHatGarKeineNode
2023-06-01 13:23:14 +02:00
parent b8f89ee75c
commit 726e6f18d7
8 changed files with 553 additions and 494 deletions

View File

@@ -12,6 +12,7 @@ class EncryptCookies extends Middleware
* @var array<int, string>
*/
protected $except = [
//
'lang',
'country',
];
}