Added back cipher config

This commit is contained in:
Graham Campbell 2015-06-04 16:40:28 +01:00
parent 1ba2816d37
commit 4c291abfe8
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@
'key' => env('APP_KEY', 'SomeRandomString'),
'cipher' => 'AES-128-CBC',
/*
|--------------------------------------------------------------------------
| Logging Configuration