Level 8
To disable it for testing, in Kernel.php comment out this line:
\App\Http\Middleware\EncryptCookies::class
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello, my session folder is currently filled with 19GB of session files. I find it odd because a single session file is only 1KB. I tried to investigate how it happen and how to fix it but currently I can't find a solution that works for me.
To disable it for testing, in Kernel.php comment out this line:
\App\Http\Middleware\EncryptCookies::class
Please or to participate in this conversation.