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
1aa831f9212cdb0772940d1ac0860997ef8660e7
shopit-back
/
app
/
Domains
/
Catalog
/
Controllers
History
Nahuel Coronel
1aa831f921
feat: refactor product detail retrieval to simplify variant handling and enhance response structure
2026-07-01 01:05:21 +00: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: refactor product detail retrieval to simplify variant handling and enhance response structure
2026-07-01 01:05:21 +00:00
ProductVariantController.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