shopit-back/app/Domains/Catalog/Models
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
..
Attribute.php feat: implement product creation workflow with variants, attribute definitions, and validation logic 2026-06-29 11:02:04 -03:00
AttributeOption.php feat: implement product creation workflow with variants, attribute definitions, and validation logic 2026-06-29 11:02:04 -03:00
Brand.php remove props 2026-06-24 14:43:10 -03:00
Category.php remove props 2026-06-24 14:43:10 -03:00
Product.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
ProductVariant.php feat: add attachment relationship to ProductVariant model and database schema 2026-06-29 09:56:15 -03:00
ProductVariantDefinition.php feat: implement product creation workflow with variants, attribute definitions, and validation logic 2026-06-29 11:02:04 -03:00