remove cipher option
This commit is contained in:
parent
9b6d5f4237
commit
f0cad014cf
|
@ -80,8 +80,6 @@
|
|||
|
||||
'key' => env('APP_KEY', 'SomeRandomString'),
|
||||
|
||||
'cipher' => MCRYPT_RIJNDAEL_128,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Logging Configuration
|
||||
|
|
Loading…
Reference in New Issue