14 Commits

Author SHA1 Message Date
ismailmasseran be93821fad Explore/ismail (#3)
Build Docker Image / build-backend (push) Successful in 1m11s
Co-authored-by: ISMAIL MASSERAN <topaz@Mac.dlinkrouter.local>
Reviewed-on: #3
2026-08-26 16:19:29 +08:00
ismailmasseran 51860cea37 DONE: add cicd for api_arrahn (#2)
Build Docker Image / build-backend (push) Successful in 5s
Co-authored-by: ISMAIL MASSERAN <topaz@ISMAILs-Macbook.local>
Reviewed-on: #2
2026-08-26 12:03:29 +08:00
Hafifie PKB ab598c12c9 1. added page for edit mutu
2. change from max pinjaman with a static 75% and 80% to manipulate value
2026-04-19 15:09:16 +08:00
Afiq Hamzah 8fe42c1d9f Refactor tenant database configuration to use dynamic config values
- Replace hardcoded database names (online_arrahn, master_krk, kaunterpkb)
  with configurable values across the codebase
- Rename tennant_master.php to tennant_database.php for clearer naming
- Update config keys: 'database' → 'master_db', add 'kaunter_db'
- Update env variables: TENNANT_MASTER_DB and TENNANT_KAUNTER_DB
- Modify Helper.php to use dynamic database references in
  getOnlineArrahnConnection(), getActiveCawanganDbConnection(),
  and getInactiveCawanganDbConnection() methods
- Update database JOIN queries in CustomerController and MarhunController
  to use config values instead of hardcoded database names
- Simplify migration logic by removing redundant hardcoded database checks
- Update debug messages in CawanganDebugConnections to show actual
  configured database name
- Update bootstrap/app.php to load tennant_database config

This change improves multi-environment flexibility and eliminates
environment-specific hardcoded values, making the application more
configurable for different deployment scenarios (KRK, KGMK, etc).
2026-01-20 11:36:41 +08:00
Afiq Hamzah 2e0b2742cd Fix app service provider and register the provider into bootstrap/app.php 2024-08-09 21:45:01 +08:00
Afiq Hamzah 85b9d64dea Fix viewing log page returning error 500 2024-07-03 09:58:55 +08:00
Afiq Hamzah 931de4471c Add feat unsold commodity notifications 2024-06-11 08:41:12 +08:00
Afiq Hamzah 967fbf1da3 Add changes to report keseluruhan stokaudit
- Change header columns
- Change column positions
- Add config to exclude certain cawangan in report stok audit
2024-04-22 11:24:18 +08:00
Amirah 95bd37da82 add config tennant_master erahn 2024-02-20 09:43:02 +08:00
Afiq Hamzah 4a6a4bbe5b Add route file report, add initial implementation for overall gadai controller 2023-11-19 10:09:51 +08:00
Afiq Hamzah 8ee79c985c Add laravel/tinker 2023-11-19 10:03:14 +08:00
Afiq Zakwan Hamdan 37d6c15f1c auto tawarruq 2021-05-23 09:53:43 +08:00
Zakwan Hamdan 6cdce10db1 add cors policy 2020-10-26 09:17:38 +08:00
Zakwan Hamdan 5c7bbe3a19 initial commit 2020-10-19 10:28:31 +08:00