PHP项目迁移部署错误
No supported encrypter found. The cipher and / or key length are invalid.'key' => env('APP_KEY'),
'cipher' => 'AES-256-CBC',php artisan key:generatephp artisan config:clear
php artisan config:cache迁移服务器,解决PHP队列问题
迁移服务器后,解决 debug 关闭失效无法关闭问题
Last updated