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
a8ab96b10b
store
/
app
/
Http
/
Requests
History
Yoga Pangestu
a8ab96b10b
feat: add ensureEditable method in EmployeeAdvance model for validation; update EmployeeAdvanceController to handle editability checks; enhance PayEmployeeAdvanceRequest with attribute mapping; refactor EmployeeAdvanceService to utilize transaction handling for create, update, delete, approve, and reject methods
2026-07-04 00:09:14 +07:00
..
Admin
feat: add ensureEditable method in EmployeeAdvance model for validation; update EmployeeAdvanceController to handle editability checks; enhance PayEmployeeAdvanceRequest with attribute mapping; refactor EmployeeAdvanceService to utilize transaction handling for create, update, delete, approve, and reject methods
2026-07-04 00:09:14 +07:00
Auth
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
Concerns
feat: enhance Expense module by improving media upload handling, adding transaction management, and refining form validation; update related components for better user experience
2026-07-03 22:44:33 +07:00
PushSubscriptionRequest.php
refactor: extract validation logic into FormRequests for verification and push subscription controllers
2026-06-22 12:00:46 +07:00