Skip to content

Commit 6449472

Browse files
committed
Update app.php
1 parent 0b463ce commit 6449472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
|
1414
*/
1515

16-
'debug' => env('APP_DEBUG'),
16+
'debug' => env('APP_DEBUG', false),
1717

1818
/*
1919
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)