Allowing debugging

This commit is contained in:
William Brawner 2015-08-30 09:31:26 -07:00
parent 176602d14b
commit 13fd7c4094

View file

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