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