Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Taylor Otwell
2015-12-06 14:46:56 -06:00

View File

@@ -78,7 +78,7 @@ return [
|
*/
'key' => env('APP_KEY', 'SomeRandomString'),
'key' => env('APP_KEY'),
'cipher' => 'AES-256-CBC',