call(BuildSeeder::class); // $this->call(KeysTableSeeder::class); // $this->call(GameModeSeeder::class); // $this->call(SeriesSeeder::class); // $this->call(RoleSeeder::class); // $this->call(RegionSeeder::class); // $this->call(GamerSeeder::class); // $this->call(ItemsSeeder::class); // $this->call(HeroesSeeder::class); // $this->call(FilterSeeder::class); // $this->call(SkilltierSeeder::class); } }