Merge pull request #3323 from EliuFlorez/patch-15

Update app.php
This commit is contained in:
Taylor Otwell 2015-03-29 22:32:12 -05:00
commit 7ac2f3782c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
| |
*/ */
'debug' => env('APP_DEBUG'), 'debug' => env('APP_DEBUG', false),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------