Initial Commit

This commit is contained in:
Daeng Deni Mardaeni
2024-08-07 10:09:17 +07:00
commit c8817567fd
27 changed files with 457 additions and 0 deletions

0
config/.gitkeep Normal file
View File

5
config/config.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
return [
'name' => 'Logs',
];