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
24235c5ca99bd5a1461ee9b57fd4ec4f4e92f70e
shopit-back
/
app
/
Domains
/
Catalog
/
Controllers
History
ncoronel
24235c5ca9
feat: add brand and category relationships to products, update requests and resources, and seed product catalog from images
2026-06-29 13:47:05 -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: add multi-tenant controllers for catalog and tenant management and implement pagination macro in AppServiceProvider
2026-06-29 09:02:39 -03:00
ProductController.php
feat: add brand and category relationships to products, update requests and resources, and seed product catalog from images
2026-06-29 13:47:05 -03:00
ProductVariantController.php
feat: implement product variant CRUD operations and tenant configuration seeding
2026-06-29 11:59:07 -03:00