store/bootstrap
2026-06-11 14:40:54 +07:00
..
cache initial commit 2026-06-09 18:25:14 +07:00
app.php Add payroll management features including Payroll, PayrollPeriod, and PayrollAdjustment models, along with PayrollService for handling payroll operations. Implement corresponding controllers for payroll and payroll period management, and integrate request validation for payroll adjustments. Enhance UI components for payroll listing and management, including data tables and modals. Update permissions in the Permission and Role enums, and add scheduled command for opening payroll periods. 2026-06-11 14:40:54 +07:00
providers.php initial commit 2026-06-09 18:25:14 +07:00