store/app/Http/Controllers/Admin/Master
2026-07-19 17:38:46 +07:00
..
CategoryController.php feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling 2026-06-28 16:12:15 +07:00
CustomerController.php feat: implement Customer API for creating customers, refactor existing CustomerController, and update routes for API integration 2026-07-03 16:14:41 +07:00
ProductController.php feat: add product ID filter to product index page and update pagination logic 2026-07-19 17:38:46 +07:00
RawMaterialController.php refactor: simplify raw material creation, update, and deletion processes by removing owner verification checks and enhancing user feedback 2026-07-13 11:57:59 +07:00
SupplierController.php refactor: rename 'Pemasok' to 'Supplier' in SupplierController and remove unused supplier-related components for cleaner code structure 2026-06-20 22:13:21 +07:00