Update app.php

This commit is contained in:
Laurence Ioannou
2015-01-18 13:17:49 +11:00
parent b4b12e91f8
commit fdc9b93edd

View File

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