Laravel RuntimeException inEncrypter.php line 43: The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths

php artisan key:generate  

 运行上面代码即可解决

原文地址:https://www.cnblogs.com/hjyang2012/p/6098172.html