store/app/Http/Controllers/Admin/Hr
2026-06-27 15:53:33 +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 feat: enhance user profile and employee management with profile photo handling and validation updates 2026-06-27 15:53:33 +07:00
LeaveRequestController.php refactor: utilize query builder for LeaveRequest and EmployeeAdvance status checks across multiple services for improved consistency and readability 2026-06-22 13:42:41 +07:00