changes
This commit is contained in:
@@ -26,7 +26,8 @@ public function run(): void
|
||||
$this->call([
|
||||
PersonSeeder::class,
|
||||
SegmentSeeder::class,
|
||||
ActionSeeder::class
|
||||
ActionSeeder::class,
|
||||
EventSeeder::class
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user