diff --git a/config/environment.php b/config/environment.php index bbd93ff20..5249b15ba 100644 --- a/config/environment.php +++ b/config/environment.php @@ -13,7 +13,7 @@ return [ | */ - 'default' => 'production', + 'default' => 'development', /* |--------------------------------------------------------------------------