added Orte-Table
This commit is contained in:
@@ -14,5 +14,7 @@ class DatabaseSeeder extends Seeder
|
||||
// $this->call(UsersTableSeeder::class);
|
||||
$this->call('ArbeitsplatzSeeder');
|
||||
$this->command->info('Arbeitsplatz-table seeded!');
|
||||
$this->call('OrteSeeder');
|
||||
$this->command->info("Orte-table seeded!");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user