Commit b81af30b authored by Graham Campbell's avatar Graham Campbell

Remove default key

parent 2ea2ae0f
...@@ -78,7 +78,7 @@ return [ ...@@ -78,7 +78,7 @@ return [
| |
*/ */
'key' => env('APP_KEY', 'SomeRandomString'), 'key' => env('APP_KEY'),
'cipher' => 'AES-256-CBC', 'cipher' => 'AES-256-CBC',
......
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