Generated encryption key

This commit is contained in:
William Brawner 2015-08-30 09:37:17 -07:00
parent 13fd7c4094
commit 9df4cba4fc

View file

@ -78,7 +78,7 @@ return [
|
*/
'key' => env('APP_KEY', 'SomeRandomString'),
'key' => env('APP_KEY', 'u1B2wSjP9BcMNRi7L4IKJexNgzXd4cnW'),
'cipher' => 'AES-256-CBC',