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 7921910c9a
commit c999d26886
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,
];
/**