Browse Source

set timezone to kuala lumpur

am
farhan 3 months ago
parent
commit
5a730168c4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/app.php

+ 1
- 1
config/app.php View File

@@ -70,7 +70,7 @@ return [
70 70
     |
71 71
     */
72 72
 
73
-    'timezone' => 'UTC',
73
+    'timezone' => 'Asia/Kuala_Lumpur',
74 74
 
75 75
     /*
76 76
     |--------------------------------------------------------------------------

Loading…
Cancel
Save