Commit 4c291abf authored by Graham Campbell's avatar Graham Campbell

Added back cipher config

parent 1ba2816d
...@@ -80,6 +80,8 @@ return [ ...@@ -80,6 +80,8 @@ return [
'key' => env('APP_KEY', 'SomeRandomString'), 'key' => env('APP_KEY', 'SomeRandomString'),
'cipher' => 'AES-128-CBC',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| 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