Skip to content

Commit b7c147c

Browse files
committed
Update encrypter comment.
1 parent fe74ce3 commit b7c147c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/config/app.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
|--------------------------------------------------------------------------
6161
|
6262
| This key is used by the Illuminate encrypter service and should be set
63-
| to a random, long string, otherwise these encrypted values will not
64-
| be safe. Make sure to change it before deploying any application!
63+
| to a random, 32 character string, otherwise these encrypted strings
64+
| will not be safe. Please do this before deploying an application!
6565
|
6666
*/
6767

0 commit comments

Comments
 (0)