diff --git a/resources/stubs/installer/config.stub b/resources/stubs/installer/config.stub index e2fb21a9..0c764480 100644 --- a/resources/stubs/installer/config.stub +++ b/resources/stubs/installer/config.stub @@ -17,7 +17,7 @@ return [ // debug as true shows the Laravel debug bar, which is helpful for // debugging templates and other internals - 'debug' => false, + 'debug' => true, ], // Overrides config/phpvms.php