I ran composer update
on a Laravel application, and now I am getting this error:
mcrypt_decrypt(): The IV parameter must be as long as the blocksize
What happened?!
I figured this out. All you have to do is clear your cookies, and everything will be A-okay!
You need to change your cipher at app\config\app.php. Having same cipher name was causing that problem for me. I changed the cipher name uniquely & then it worked fine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With