5.2 版本生成密钥报错


错误日志:
production.ERROR: exception 'RuntimeException' with message 'The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths.' in /www/laravel/vendor/laravel/framework/src/Illuminate/Encryption/Encrypter.php:43
这个是什么原因导致的 怎么解决


点赞 取消点赞 收藏 取消收藏

<< 上一篇: config/配置文件中通过config读取其它配置文件

>> 下一篇: dingo-api 不能做路由模型绑定么?