default key

This commit is contained in:
KodeStar 2018-02-06 22:29:31 +00:00 committed by GitHub
parent 3e4617e37d
commit 70bce9869a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,7 @@ return [
|
*/
'key' => env('APP_KEY'),
'key' => env('APP_KEY', 'base64:I206O8ibx+GQyRE7BeOxDobn04Mfmyyc5Ptzns/C0mY='),
'cipher' => 'AES-256-CBC',