IncentiveParticipant::factory(), 'user_id' => fn () => User::inRandomOrder()->first()?->id ?? 1, 'registered_at' => now(), ]; } }