DONE: add data injection, update ui on login

This commit is contained in:
ISMAIL MASSERAN
2026-05-13 16:41:20 +08:00
parent 6730a3c40e
commit 65045d6935
9 changed files with 1613 additions and 247 deletions
+1
View File
@@ -15,6 +15,7 @@ class Kernel extends ConsoleKernel
protected $commands = [
//
Commands\ImportCSV::class,
Commands\UpdateVoterPelaburanFromJson::class,
];
/**