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

View File

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