Team::factory(), 'name' => $this->faker->name, 'slug' => $this->faker->slug, 'active' => $this->faker->boolean, ]; } }