Update app.php

This commit is contained in:
Laurence Ioannou 2015-01-18 13:17:49 +11:00
parent b4b12e91f8
commit fdc9b93edd
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
| |
*/ */
'key' => env('APP_KEY', 'YourSecretKey!!!'), 'key' => env('APP_KEY', 'SomeRandomString'),
'cipher' => MCRYPT_RIJNDAEL_128, 'cipher' => MCRYPT_RIJNDAEL_128,