dstpabuaran.com/app/Http/Requests/Admin/Master/Product
Yoga Pangestu 10db7bc5a2 Refactor product variant photo handling to support multiple images
- Updated ProductVariantService to handle multiple photo keys and URLs.
- Introduced FileUploadMultiple component for uploading multiple images.
- Modified product creation and editing forms to accommodate multiple photos.
- Adjusted data structures in product drafts and tests to reflect changes in photo handling.
- Enhanced image preview modal to navigate through multiple images.
2026-08-01 15:49:38 +07:00
..
ProductRequest.php Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
ProductVariantRequest.php Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
TransferStockRequest.php feat: implement stock transfer functionality for product variants with validation and notifications 2026-08-01 15:15:38 +07:00