create nad update gadai table migration and add services class for one percent

This commit is contained in:
Hafifie PKB
2023-11-08 14:52:20 +08:00
parent fa0d1e1467
commit 42bc78b366
5 changed files with 206 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@ class Kernel extends ConsoleKernel
*/
protected $commands = [
Commands\DailyGadai::class,
Commands\TestOnePercent::class,
];
/**