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
191a40fcb9c3ee536eed38e76a7d8e7f626585d4
shopit-back
/
app
/
Domains
/
Catalog
/
Controllers
History
ncoronel
191a40fcb9
feat: enhance product detail retrieval to support variant selection and update resource fields
2026-06-30 16:21:15 -03:00
..
AttributeController.php
feat: implement product and attribute management services with corresponding controllers and feature tests
2026-06-29 11:37:22 -03:00
BrandController.php
feat: add multi-tenant controllers for catalog and tenant management and implement pagination macro in AppServiceProvider
2026-06-29 09:02:39 -03:00
CategoryController.php
feat: optimize category and product resource queries with eager loading and response formatting improvements
2026-06-29 14:35:20 -03:00
ProductController.php
feat: enhance product detail retrieval to support variant selection and update resource fields
2026-06-30 16:21:15 -03:00
ProductVariantController.php
feat: refactor ProductVariantController and requests to use scoped product handling and update route parameters
2026-06-29 14:51:36 -03:00