shopit-back/app/Domains/Cart
ncoronel cb15905c46 feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00
..
Controllers feat(cart): implement cart management with add, update, and remove item functionalities 2026-06-25 10:24:45 -03:00
Models feat(cart): implement cart management with add, update, and remove item functionalities 2026-06-25 10:24:45 -03:00
Requests feat(cart): implement cart management with add, update, and remove item functionalities 2026-06-25 10:24:45 -03:00
Resources feat: refactor product variant handling to use product pricing and remove unnecessary fields 2026-06-30 15:58:19 -03:00
Services feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00
routes feat(cart): implement cart management with add, update, and remove item functionalities 2026-06-25 10:24:45 -03:00