We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab4ac6 commit 133d209Copy full SHA for 133d209
config/app.php
@@ -80,7 +80,7 @@
80
|
81
*/
82
83
- 'key' => env('APP_KEY', 'SomeRandomString'),
+ 'key' => env('APP_KEY', 'SomeRandomString3232RandomString'),
84
85
'cipher' => 'AES-256-CBC',
86
0 commit comments