dstpabuaran.com/app/Http/Requests/Admin
Yoga Pangestu 384460686e feat: implement raw material management features including CRUD operations and draft handling
- Added RawMaterialController and RawMaterialVariantController for managing raw materials and their variants.
- Introduced RawMaterialRequest and RawMaterialVariantRequest for validation.
- Implemented RawMaterialService and RawMaterialVariantService for business logic.
- Created hooks for saving drafts of raw materials.
- Developed UI components for creating, editing, and listing raw materials and variants.
2026-08-02 00:54:05 +07:00
..
Finance feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
HR refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00
Master feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
Settings feat: update homepage settings to use image keys and add presigned URL retrieval 2026-07-31 10:30:25 +07:00
RoleRequest.php feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00