call(UsersTableSeeder::class); $this->call('ArbeitsplatzSeeder'); $this->command->info('Arbeitsplatz-table seeded!'); } }