Commit f0cad014 authored by Taylor Otwell's avatar Taylor Otwell

remove cipher option

parent 9b6d5f42
...@@ -80,8 +80,6 @@ return [ ...@@ -80,8 +80,6 @@ return [
'key' => env('APP_KEY', 'SomeRandomString'), 'key' => env('APP_KEY', 'SomeRandomString'),
'cipher' => MCRYPT_RIJNDAEL_128,
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| Logging Configuration | Logging Configuration
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment