diff --git a/config/app.php b/config/app.php index 7c4030d45..36bc1a199 100644 --- a/config/app.php +++ b/config/app.php @@ -80,7 +80,7 @@ return [ | */ - 'key' => env('APP_KEY', 'SomeRandomString'), + 'key' => env('APP_KEY', 'SomeRandomString3232RandomString'), 'cipher' => 'AES-256-CBC',