The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths. Laravel 5.5

If you find this issue then you should remove App_key From .env and then run below command

php artisan key:generate
php artisan config:cache

after running above command your issue will be resolved.

Resources :

Click Here

Chandan Kumar
Follow Me: