Added back cipher config

This commit is contained in:
Graham Campbell
2015-06-04 16:40:28 +01:00
parent 1ba2816d37
commit 4c291abfe8

View File

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