store/app/Http
2026-06-19 21:13:03 +07:00
..
Controllers feat: implement product approval workflow by adding verification, rejection, and approval functionalities, including UI updates and permission checks 2026-06-19 20:53:42 +07:00
Middleware feat: expose default password in auth props and display it in reset password dialogs 2026-06-14 02:51:11 +07:00
Requests feat: update EmployeeRequest validation rules to require join_date, base_salary, and employment_status only for non-owners; enhance EmployeeForm.vue to reflect required fields in the UI 2026-06-19 21:13:03 +07:00