shopit-back/app/Domains/Catalog/Resources
ncoronel 24235c5ca9 feat: add brand and category relationships to products, update requests and resources, and seed product catalog from images 2026-06-29 13:47:05 -03: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: implement product creation workflow with variants, attribute definitions, and validation logic 2026-06-29 11:02:04 -03:00
BrandResource.php Add Brand and Category management features with controllers, requests, resources, and API routes 2026-06-24 10:20:13 -03:00
CategoryResource.php Add Brand and Category management features with controllers, requests, resources, and API routes 2026-06-24 10:20:13 -03:00
ProductResource.php feat: add brand and category relationships to products, update requests and resources, and seed product catalog from images 2026-06-29 13:47:05 -03:00
ProductVariantDefinitionResource.php feat: implement product creation workflow with variants, attribute definitions, and validation logic 2026-06-29 11:02:04 -03:00
ProductVariantResource.php feat: implement product and attachment management service with supporting migrations and API controllers 2026-06-29 12:13:21 -03:00