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
fe7a3e4813
store
/
app
/
Services
/
System
History
Yoga Pangestu
1af4af70fa
feat: add is_affiliate field to order management, including validation, database migration, and UI updates
2026-06-18 00:57:47 +07:00
..
Setting
feat: add is_affiliate field to order management, including validation, database migration, and UI updates
2026-06-18 00:57:47 +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