create(); \App\Models\Product::factory(10)->has(Image::factory()->count(3))->create(); } }