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
13bdb436ed1f63e76195fb10bc868589f2995564
shopit-back
/
app
/
Domains
/
Catalog
/
Models
History
ncoronel
13bdb436ed
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
..
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: enhance checkout process with cart integration and stock confirmation
2026-07-06 14:06:25 -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