Skip to content

Commit fdc9b93

Browse files
author
Laurence Ioannou
committed
Update app.php
1 parent b4b12e9 commit fdc9b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
|
7979
*/
8080

81-
'key' => env('APP_KEY', 'YourSecretKey!!!'),
81+
'key' => env('APP_KEY', 'SomeRandomString'),
8282

8383
'cipher' => MCRYPT_RIJNDAEL_128,
8484

0 commit comments

Comments
 (0)