diff --git a/config/app.php b/config/app.php index 473e53b..4402446 100644 --- a/config/app.php +++ b/config/app.php @@ -67,7 +67,7 @@ | */ - 'timezone' => 'UTC', + 'timezone' => date_default_timezone_get(), /* |--------------------------------------------------------------------------