store/app/Http/Controllers/Admin/Hr
2026-06-22 12:15:08 +07:00
..
AttendanceController.php refactor: update AttendanceController and related components to use new CheckInRequest and CheckOutRequest classes, streamline attendance handling by removing location tags, and enhance UI components for better user experience 2026-06-21 01:35:30 +07:00
EmployeeController.php refactor: update EmployeeController to use ToggleStatusRequest for status toggling and streamline EmployeeService methods for improved validation and clarity 2026-06-21 01:16:22 +07:00
LeaveRequestController.php refactor: implement and utilize eloquent scopes for common model status queries across the application 2026-06-22 12:15:08 +07:00