Merge branch 'master' into v1.2

This commit is contained in:
Chris
2018-02-07 08:47:54 +00:00
6 changed files with 43 additions and 7 deletions

View File

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