store/app/Http/Controllers/Admin
2026-06-22 14:00:56 +07:00
..
Account refactor: encapsulate password update and push subscription logic within dedicated services 2026-06-22 12:08:20 +07:00
Finance refactor: standardize enum case naming and update route permissions for consistency across the application 2026-06-22 13:24:53 +07:00
Hr 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
Manage refactor: standardize enum case naming and update route permissions for consistency across the application 2026-06-22 13:24:53 +07:00
Master refactor: standardize enum case naming and update route permissions for consistency across the application 2026-06-22 13:24:53 +07:00
System refactor: update route references for system settings in SettingController and AppSidebar for consistency 2026-06-22 14:00:56 +07:00
DashboardController.php feat: implement DashboardService and refactor active scope usage in services 2026-06-22 11:48:13 +07:00