DONE: store mykad image in database

This commit is contained in:
ISMAIL MASSERAN
2026-09-03 11:29:13 +08:00
parent 52c3f5a52f
commit 0213f40b11
4 changed files with 170 additions and 5 deletions
+8 -1
View File
@@ -14,4 +14,11 @@ FLUSH PRIVILEGES;
```
Gadai=Pembiayaan
Tebus=penyelesaian penuh/ansuran
Tebus=penyelesaian penuh/ansuran
## Load db dump without using docker
```bash
docker exec -i api_arrahn_staging_mysql mysql -uroot -proot erahn_test < erahn_test.sql
```
## Disable the cawangan in arrahn_master_db