shopit-back/app/Domains/Catalog/Models
ncoronel 4c237fb729 feat: implement product attributes and tenant properties management with CRUD controllers, requests, and domain models 2026-06-26 11:40:07 -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 remove props 2026-06-24 14:43:10 -03:00
ProductAttribute.php feat: implement product attributes and tenant properties management with CRUD controllers, requests, and domain models 2026-06-26 11:40:07 -03:00
ProductAttributeOption.php feat(catalog): add tenant-scoped product attributes and variant definitions 2026-06-24 15:08:13 -03:00
ProductVariant.php feat(catalog): add tenant-scoped product attributes and variant definitions 2026-06-24 15:08:13 -03:00
ProductVariantDefinition.php feat(catalog): add tenant-scoped product attributes and variant definitions 2026-06-24 15:08:13 -03:00