CourseEvent::factory(), 'participant_id' => Participant::factory(), 'active' => $this->faker->boolean, ]; } }