Compare commits
3 Commits
55523a316e
...
088ed79a0b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
088ed79a0b | ||
| 91c360aa9f | |||
| af8749abcd |
@ -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