feat(timezone): implement Tehran timezone handling across the application

This commit is contained in:
hamed
2026-07-16 00:25:21 +03:30
parent 8cd1253b81
commit 2f060bd5be
10 changed files with 90 additions and 17 deletions
+4 -1
View File
@@ -54,7 +54,10 @@
"autoload": {
"psr-4": {
"App\\": "src/"
}
},
"files": [
"config/bootstrap_tz.php"
]
},
"autoload-dev": {
"psr-4": {