remove cipher option

This commit is contained in:
Taylor Otwell
2015-06-03 15:08:26 -05:00
parent 9b6d5f4237
commit f0cad014cf

View File

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