shopit-back/app/Domains/Catalog/Requests
ncoronel b5b57a753c feat: implement product and variant management controllers with request validation and feature tests 2026-06-29 11:10:04 -03:00
..
StoreAttributeRequest.php feat: implement product creation workflow with variants, attribute definitions, and validation logic 2026-06-29 11:02:04 -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
StoreProductRequest.php feat: implement product and variant management controllers with request validation and feature tests 2026-06-29 11:10:04 -03:00
StoreProductVariantRequest.php feat: implement product and variant management controllers with request validation and feature tests 2026-06-29 11:10:04 -03:00
UpdateAttributeRequest.php feat: implement product creation workflow with variants, attribute definitions, and validation logic 2026-06-29 11:02:04 -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
UpdateProductRequest.php feat: implement product and variant management controllers with request validation and feature tests 2026-06-29 11:10:04 -03:00
UpdateProductVariantRequest.php feat: implement product and variant management controllers with request validation and feature tests 2026-06-29 11:10:04 -03:00