Once in a while Laravel throws me a 500 error response, my KEY is setup correctly, I has set AES-256-CBC in my config.php file and my app works perfectly (uptime 4 months), but when I check the daily logs I have recently 5 days (not in a row) with this error.
Somebody have an idea why?
I don't wanna edit manually Encrypter.php and include $cipher = 'AES-256-CBC'' but I think that is the quickly fix.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community