mengubah sistem menjadi lebih terfokus ke poverty

This commit is contained in:
Abimanyu Ridho
2026-06-11 01:50:37 +07:00
parent 739e360018
commit 468541b1c8
46 changed files with 5753 additions and 2805 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
return [
'host' => 'localhost',
'user' => 'root',
'pass' => 'password',
'name' => 'webgis_poverty',
'charset' => 'utf8mb4',
];