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
8b109963192f71d667513679f5d55421840b619d
shopit-back
/
app
/
Domains
/
Catalog
/
Controllers
History
ncoronel
72261bf422
feat: implement product management module with CRUD operations, service layer, and validation logic
2026-06-30 09:50:40 -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: implement product management module with CRUD operations, service layer, and validation logic
2026-06-30 09:50:40 -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