shopit-back/app/Domains/Catalog/Models
ncoronel 9b7d728117 feat: implement product and attribute management services with corresponding controllers and feature tests 2026-06-29 11:37:22 -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: implement product and attribute management services with corresponding controllers and feature tests 2026-06-29 11:37:22 -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