shopit-back/app/Domains/Tenant
ncoronel 8dc80411d7 feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
..
Controllers feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
Exceptions Refactor project structure to use domain-oriented architecture; add Product and Tenant domains with controllers, models, requests, resources, and routes 2026-06-19 11:59:28 -03:00
Models feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
Policies Refactor project structure to use domain-oriented architecture; add Product and Tenant domains with controllers, models, requests, resources, and routes 2026-06-19 11:59:28 -03:00
Requests feat(search): implement catalog item search functionality with request validation and resource formatting 2026-07-24 14:17:34 -03:00
Resources feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
Services Implement localization for API responses and error messages 2026-07-28 10:19:39 -03:00
Support feat: implement tenant management system including CRUD operations and domain bootstrapping functionality 2026-06-26 11:55:05 -03:00
routes feat: implement BankAccount management with CRUD operations and routes for tenant selection 2026-07-03 13:58:21 -03:00