From b1ca4ee68c469b98f7d0a4bec4b658281a5acd5b Mon Sep 17 00:00:00 2001 From: farid saravi Date: Mon, 19 Aug 2019 18:53:24 +0430 Subject: [PATCH] change timezone config --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 3fb0358..4b6def4 100644 --- a/config/app.php +++ b/config/app.php @@ -67,7 +67,7 @@ return [ | */ - 'timezone' => 'UTC', + 'timezone' => 'Iran', /* |--------------------------------------------------------------------------