Skip to content

Commit

Permalink
default key
Browse files Browse the repository at this point in the history
  • Loading branch information
KodeStar authored Feb 6, 2018
1 parent 3e4617e commit 70bce98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
|
*/

'key' => env('APP_KEY'),
'key' => env('APP_KEY', 'base64:I206O8ibx+GQyRE7BeOxDobn04Mfmyyc5Ptzns/C0mY='),

'cipher' => 'AES-256-CBC',

Expand Down

0 comments on commit 70bce98

Please sign in to comment.