Update app.php

This commit is contained in:
Eliu Florez 2015-03-28 13:44:46 -04:30
parent 0b463cef80
commit 6449472ef7
1 changed files with 1 additions and 1 deletions

View File

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