学习修复Laravel The only supported ciphers are AES-128-CBC and AES-256-CBC
Posted fsong
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了学习修复Laravel The only supported ciphers are AES-128-CBC and AES-256-CBC相关的知识,希望对你有一定的参考价值。
The only supported ciphers are AES-128-CBC and AES-256-CBC
在项目中,删除了 .env
的APP_KEY
的值,再运行 php artisan key:generate
生成APP_KEY的值,访问 依然是上面的错误信息
在上面的链接中,我尝试在项目根目录中运行 php artisan config:clear
之后就修复以上的问题
如果需要再次将配置缓存起来,可以运行php artisan config:cache
以上是关于学习修复Laravel The only supported ciphers are AES-128-CBC and AES-256-CBC的主要内容,如果未能解决你的问题,请参考以下文章
如何在 Laravel 中禁用 only_full_group_by 选项
VirtualBox Host-only Adapter,Failed to create the host-only adapter 转
text Laravel get_first_record_Only和关系