Conflictos resueltos
This commit is contained in:
commit
088ed79a0b
@ -22,5 +22,9 @@ public function run(): void
|
||||
$this->call(RoleSeeder::class);
|
||||
$this->call(UserSeeder::class);
|
||||
$this->call(SettingSeeder::class);
|
||||
|
||||
$this->call(ClientSeeder::class);
|
||||
$this->call(SimCardSeeder::class);
|
||||
$this->call(PackageSeeder::class);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user