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
b176854bc3
store
/
app
/
Services
/
System
History
Yoga Pangestu
b176854bc3
refactor: update marketplace fee structure for TikTok and Shopee, replacing old fee keys with new ones and adjusting related settings
2026-06-17 22:58:36 +07:00
..
Setting
refactor: update marketplace fee structure for TikTok and Shopee, replacing old fee keys with new ones and adjusting related settings
2026-06-17 22:58:36 +07:00
ActivityLogService.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
PushNotificationService.php
feat: implement push notification system with web-push integration and subscription management
2026-06-14 00:08:06 +07:00
RoleService.php
feat: implement role management system with CRUD interface and permission redefinitions
2026-06-14 02:45:31 +07:00