Update app.php
This commit is contained in:
parent
2ab4ac6f08
commit
133d20948c
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'key' => env('APP_KEY', 'SomeRandomString'),
|
||||
'key' => env('APP_KEY', 'SomeRandomString3232RandomString'),
|
||||
|
||||
'cipher' => 'AES-256-CBC',
|
||||
|
||||
|
|
Loading…
Reference in a new issue