dstpabuaran.com/app/Http/Controllers
Yoga Pangestu 4733df5827 Add homepage types and update routing to use HomepageController
- Created a new TypeScript file for homepage-related types including Product, ProductVariant, ProductCategory, and HomepageData.
- Updated the index.ts to export the new homepage types.
- Refactored the web routes to replace the inline closure for the home route with the HomepageController.
2026-08-07 17:29:59 +07:00
..
Admin feat: enhance attendance index with leave tracking and employee details 2026-08-07 15:27:48 +07:00
Api refactor: remove readonly modifier from S3PresignedService property for consistency 2026-08-05 22:35:46 +07:00
Settings refactor: update constructors to use readonly properties for service dependencies 2026-08-04 15:58:11 +07:00
AnalysisController.php feat: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +07:00
Controller.php feat: enhance payroll period functionality with role-based visibility and improved data handling 2026-08-06 13:30:04 +07:00
DashboardController.php feat: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +07:00
HomepageController.php Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00