call(UserSeeder::class); $this->call(SetSeeder::class); $this->call(SetLevelSeeder::class); $this->call(ElementSeeder::class); } }