woonoz-ac

Results 5 comments of woonoz-ac

Hello, i use Filament with Laravel. It happens randomly, i have no specific code that make encryption. I have another version working on Laravel Forge without FrankenPHP and I have...

In the above stack trace there is a mention of "AES-256-CBC". https://laravel.com/docs/10.x/encryption As you can see , Laravel use it for cookies, secret links, etc. It's not in my code...

I reach to reproduce the crash on a page. I have this crash every refresh with always this stack: Program terminated with signal SIGSEGV, Segmentation fault. #0 runtime.raise () at...

FrankenPHP version `phpinfo()` ``` PHP Version 8.3.2 -- PHP logo PHP Version 8.3.2 System Linux ip-10-206-12-96.eu-west-3.compute.internal 5.10.205-195.807.amzn2.x86_64 #1 SMP Tue Jan 16 18:28:59 UTC 2024 x86_64 Build Date Feb 6...

I can not share this code. It's not my property but i will try to create a minimalist example.