Update app.php
This commit is contained in:
parent
b4b12e91f8
commit
fdc9b93edd
|
|
@ -78,7 +78,7 @@
|
|||
|
|
||||
*/
|
||||
|
||||
'key' => env('APP_KEY', 'YourSecretKey!!!'),
|
||||
'key' => env('APP_KEY', 'SomeRandomString'),
|
||||
|
||||
'cipher' => MCRYPT_RIJNDAEL_128,
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue