This commit is contained in:
Pig Fang 2019-08-18 16:01:20 +08:00
parent 42f0135704
commit d51374fe99

View File

@ -114,7 +114,7 @@ return [
|
*/
'key' => env('APP_KEY'),
'key' => env('APP_KEY', 'base64:MfnScX0W/ViN8bZtRt0P481rWP3igcOK80QstjbXUxI='),
'cipher' => 'AES-256-CBC',