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
1f9aba6ba5
store
/
app
/
Http
/
Controllers
/
Admin
/
System
History
Yoga Pangestu
ee9bff3043
Some checks are pending
linter / quality (push)
Waiting to run
Details
tests / ci (8.3) (push)
Waiting to run
Details
tests / ci (8.4) (push)
Waiting to run
Details
tests / ci (8.5) (push)
Waiting to run
Details
feat: replace OwnerVerificationService with PushNotificationService and update notification logic in SettingController and MarketplaceService
2026-07-20 23:02:28 +07:00
..
ActivityLogController.php
Add activity logging features by integrating Spatie's laravel-activitylog package. Update Permission and Role enums to include activity log permissions. Implement activity logging in Login and Logout controllers. Enhance sidebar navigation to include activity logs section. Update models to interact with activity logs through InteractsWithActivityLog concern.
2026-06-12 11:10:36 +07:00
RoleController.php
feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling
2026-06-28 16:12:15 +07:00
SettingController.php
feat: replace OwnerVerificationService with PushNotificationService and update notification logic in SettingController and MarketplaceService
2026-07-20 23:02:28 +07:00