remove cipher option

This commit is contained in:
Taylor Otwell 2015-06-03 15:08:26 -05:00
parent 9b6d5f4237
commit f0cad014cf
1 changed files with 0 additions and 2 deletions

View File

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