diff --git a/config/app.php b/config/app.php index 8f56385..01081dc 100644 --- a/config/app.php +++ b/config/app.php @@ -65,7 +65,7 @@ return [ | */ - 'timezone' => 'Europe/London', + 'timezone' => 'UTC', /* |--------------------------------------------------------------------------