Update app.php

This commit is contained in:
Eliu Florez
2015-03-28 13:44:46 -04:30
parent 0b463cef80
commit 6449472ef7

View File

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