Laravel 5.4:唯一受支持的密码是具有正确密钥长度的AES-128-CBC和AES-256-CBC [英] Laravel 5.4 : The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths

查看:241
本文介绍了Laravel 5.4:唯一受支持的密码是具有正确密钥长度的AES-128-CBC和AES-256-CBC的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我的Web应用程序的Laravel 5.4设置. 页面加载一再发生一件事.因此,我无法在页面上获取数据.

It is Laravel 5.4 setup of my web app. one thing is happening repeatedly on page load. and because of that, I am not able to get data on my page.

运行时例外:唯一支持的密码是具有正确密钥长度的AES-128-CBC和AES-256-CBC.

反复得到此错误

感谢您的帮助.

推荐答案

我认为您应该尝试此

运行此命令

php artisan key:generate

和使用清除配置缓存

php artisan config:cache

这篇关于Laravel 5.4:唯一受支持的密码是具有正确密钥长度的AES-128-CBC和AES-256-CBC的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆