shopit-back/app/Domains/Catalog/Resources
Nahuel Coronel 46685a7141 feat: enhance product detail retrieval to support variant selection and fallback image handling 2026-07-01 01:05:31 +00:00
..
AttributeOptionResource.php feat: implement product creation workflow with variants, attribute definitions, and validation logic 2026-06-29 11:02:04 -03:00
AttributeResource.php feat: optimize category and product resource queries with eager loading and response formatting improvements 2026-06-29 14:35:20 -03:00
BrandResource.php feat: enhance Category and Brand resources with tenant handling and serialization improvements 2026-06-29 14:18:29 -03:00
CategoryResource.php feat: enhance Category and Brand resources with tenant handling and serialization improvements 2026-06-29 14:18:29 -03:00
ProductResource.php feat: refactor product detail retrieval to simplify variant handling and enhance response structure 2026-07-01 01:05:21 +00:00
ProductVariantDefinitionResource.php feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00
ProductVariantResource.php feat: enhance product detail retrieval to support variant selection and fallback image handling 2026-07-01 01:05:31 +00:00