================================================================================
REQUEST LOG: req_8IDY8Z939BNJ
================================================================================

[2025-12-29 18:33:30.077254] REQUEST END
    Status: 200
    Response Time: 232.12ms
    Response: {
    "success": true,
    "message": "Product image uploaded successfully",
    "data": {
        "id": 4,
        "category_id": 1,
        "name": "vaniila",
        "slug": "vaniila",
        "description": "test",
        "base_price": "20.00",
        "image": "products/6952c97a02135_1767033210.png",
        "max_scoops": 4,
        "is_active": true,
        "created_at": "2025-12-29T18:33:28.000000Z",
        "updated_at": "2025-12-29T18:33:30.000000Z",
        "deleted_at": null,
        "scoop_price": "19.98",
        "scoop_capacity": null,
        "has_inner_options": 0,
        "price_per_scoop": null,
        "metadata": null,
        "image_url": "http://127.0.0.1:8000/storage/products/6952c97a02135_1767033210.png",
        "option_sets": [],
        "inner_option_sets": [],
        "category": {
            "id": 1,
            "name": "Ice Cream Containers",
            "slug": "ice-cream-containers",
            "description": "Pre-portioned ice cream serving sizes",
            "image": null,
            "is_active": true,
            "sort_order": 0,
            "created_at": "2025-12-27T10:44:21.000000Z",
            "updated_at": "2025-12-27T10:44:21.000000Z",
            "deleted_at": null
        }
    },
    "meta": {
        "request_id": "req_8IDY8Z939BNJ",
        "timestamp": "2025-12-29T18:33:30+00:00"
    }
}

================================================================================