shopit-back/app/Domains/Catalog/Requests
ncoronel edcb73f748 feat: refactor ProductVariantController and requests to use scoped product handling and update route parameters 2026-06-29 14:51:36 -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: add brand and category relationships to products, update requests and resources, and seed product catalog from images 2026-06-29 13:47:05 -03:00
StoreProductVariantRequest.php feat: refactor ProductVariantController and requests to use scoped product handling and update route parameters 2026-06-29 14:51:36 -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: add brand and category relationships to products, update requests and resources, and seed product catalog from images 2026-06-29 13:47:05 -03:00
UpdateProductVariantRequest.php feat: refactor ProductVariantController and requests to use scoped product handling and update route parameters 2026-06-29 14:51:36 -03:00