shopit-back/app/Domains/Purchase
ncoronel 480ee70393 feat: refactor cart and bundle handling to support Buyable interface for improved flexibility 2026-07-16 09:19:03 -03:00
..
Controllers feat: enhance purchase detail handling to support cart items and improve resource structure 2026-07-08 15:50:40 -03:00
Models feat: implement Bundle and BundleItem models, migrations, and polymorphic relationships for cart and purchase items 2026-07-16 09:11:00 -03:00
Requests feat: refactor purchase status handling and add finalize endpoint for purchases 2026-07-07 15:33:29 -03:00
Resources feat: refactor cart and bundle handling to support Buyable interface for improved flexibility 2026-07-16 09:19:03 -03:00
Services feat: refactor cart and bundle handling to support Buyable interface for improved flexibility 2026-07-16 09:19:03 -03:00
routes feat: rename finalize methods to complete for consistency in purchase processing 2026-07-07 15:36:07 -03:00