shopit-back/app/Domains/Catalog/Models
ncoronel cb0fb2899c feat: implement polymorphic relationships for group items to support bundles and product variants 2026-07-17 14:42:44 -03:00
..
Attribute.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
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
FeaturedGroup.php feat: rename featured_variants to group_items and update related references 2026-07-17 14:31:05 -03:00
GroupItem.php feat: implement polymorphic relationships for group items to support bundles and product variants 2026-07-17 14:42:44 -03:00
Product.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
ProductAttribute.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
ProductVariant.php feat: implement polymorphic relationships for group items to support bundles and product variants 2026-07-17 14:42:44 -03:00
ProductVariantDefinition.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