From 133d20948c0a938b7b51fcd9b4dc62a44b2a9fae Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sat, 23 Jan 2016 19:45:35 -0500 Subject: [PATCH] Update app.php --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',