store/app/Http/Controllers/Admin
2026-06-22 12:15:08 +07:00
..
Account refactor: encapsulate password update and push subscription logic within dedicated services 2026-06-22 12:08:20 +07:00
Finance refactor: consolidate payroll management by merging PayrollPeriodController into PayrollController, enhancing data handling and UI components for improved functionality 2026-06-21 01:02:12 +07:00
Hr refactor: implement and utilize eloquent scopes for common model status queries across the application 2026-06-22 12:15:08 +07:00
Manage refactor: extract validation logic into FormRequests for verification and push subscription controllers 2026-06-22 12:00:46 +07:00
Master refactor: streamline product management by removing unused components, enhancing form structure, and integrating category service for improved data handling 2026-06-20 23:54:17 +07:00
System style: refine layout and formatting in Index.vue for improved readability and consistency 2026-06-20 21:48:26 +07:00
DashboardController.php feat: implement DashboardService and refactor active scope usage in services 2026-06-22 11:48:13 +07:00