shopit-back/app/Domains/Catalog/Requests
ncoronel 4c237fb729 feat: implement product attributes and tenant properties management with CRUD controllers, requests, and domain models 2026-06-26 11:40:07 -03:00
..
StoreBrandRequest.php refactor(catalog): nest catalog routes under tenant 2026-06-24 15:16:38 -03:00
StoreCategoryRequest.php refactor(catalog): nest catalog routes under tenant 2026-06-24 15:16:38 -03:00
StoreProductAttributeRequest.php feat: implement product attributes and tenant properties management with CRUD controllers, requests, and domain models 2026-06-26 11:40:07 -03:00
StoreProductRequest.php refactor(catalog): nest catalog routes under tenant 2026-06-24 15:16:38 -03:00
StoreProductVariantRequest.php feat(catalog): add product variant controller, requests and resources 2026-06-24 15:29:01 -03:00
UpdateBrandRequest.php refactor(catalog): nest catalog routes under tenant 2026-06-24 15:16:38 -03:00
UpdateCategoryRequest.php refactor(catalog): nest catalog routes under tenant 2026-06-24 15:16:38 -03:00
UpdateProductAttributeRequest.php feat: implement product attributes and tenant properties management with CRUD controllers, requests, and domain models 2026-06-26 11:40:07 -03:00
UpdateProductRequest.php refactor(catalog): nest catalog routes under tenant 2026-06-24 15:16:38 -03:00
UpdateProductVariantRequest.php feat(catalog): add product variant controller, requests and resources 2026-06-24 15:29:01 -03:00