Upload Data temp realisasi belanja dbh

This commit is contained in:
Pusdatin BPKD Jkt
2022-07-15 16:41:04 +07:00
parent 97154c1100
commit 62f94b5ab6
19 changed files with 582 additions and 54 deletions
+2 -1
View File
@@ -16,6 +16,7 @@ class DatabaseSeeder extends Seeder
// \App\Models\User::factory(10)->create();
// $this->call(PermissionSeeder::class);
// $this->call(RolesTableSeeder::class);
$this->call(UsersTableSeeder::class);
// $this->call(UsersTableSeeder::class);
// $this->call(SatuanTableSeeder::class);
}
}