This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ee8949947f
store
/
app
/
Http
/
Controllers
/
Admin
/
Finance
History
Yoga Pangestu
3cdabfae30
refactor: remove role-based access check in EmployeeAdvanceController pay method to simplify authorization logic
2026-06-20 10:39:37 +07:00
..
CashController.php
feat: add cash withdrawal functionality, including permission, controller method, and UI updates
2026-06-18 00:16:49 +07:00
EmployeeAdvanceController.php
refactor: remove role-based access check in EmployeeAdvanceController pay method to simplify authorization logic
2026-06-20 10:39:37 +07:00
ExpenseController.php
Implement FlashesEntityMessage trait across multiple controllers for consistent flash messaging. Update flash messages in various methods to utilize the new trait, enhancing code maintainability and readability. Additionally, add attribute methods in request classes for improved validation feedback.
2026-06-12 22:48:23 +07:00
PayrollController.php
refactor: implement strict role-based access control and scoped data visibility for finance and HR operations
2026-06-14 15:49:51 +07:00
PayrollPeriodController.php
refactor: implement strict role-based access control and scoped data visibility for finance and HR operations
2026-06-14 15:49:51 +07:00