Update encrypter comment.

This commit is contained in:
Taylor Otwell 2013-06-09 20:22:08 -05:00
parent fe74ce3da1
commit b7c147c77a

View File

@ -60,8 +60,8 @@ return array(
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| This key is used by the Illuminate encrypter service and should be set | This key is used by the Illuminate encrypter service and should be set
| to a random, long string, otherwise these encrypted values will not | to a random, 32 character string, otherwise these encrypted strings
| be safe. Make sure to change it before deploying any application! | will not be safe. Please do this before deploying an application!
| |
*/ */