This website requires JavaScript.
Explore
Help
Register
Sign In
tbianchini
/
shopit-back
Watch
1
Star
0
Fork
0
You've already forked shopit-back
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6fc6ed1fac03515b6ece498a831efb9e307d8cc7
shopit-back
/
app
/
Domains
/
Catalog
/
Models
History
ncoronel
6fc6ed1fac
feat: refactor cart and purchase handling to support polymorphic buyable types and improve code readability
2026-07-16 09:55:38 -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: implement FeaturedGroup and FeaturedVariant controllers, models, requests, resources, and routes for managing featured groups and variants
2026-07-14 14:58:28 -03:00
FeaturedVariant.php
feat: implement FeaturedGroup and FeaturedVariant controllers, models, requests, resources, and routes for managing featured groups and variants
2026-07-14 14:58:28 -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: refactor cart and purchase handling to support polymorphic buyable types and improve code readability
2026-07-16 09:55:38 -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