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
f0cc242c7e
store
/
app
/
Services
/
System
History
Yoga Pangestu
c22252f44c
feat: implement push notification system with web-push integration and subscription management
2026-06-14 00:08:06 +07:00
..
Setting
Refactor order service to utilize new marketplace snapshot structure. Update create and update methods to call buildOrderSnapshot with total amount and line items for improved fee calculation. Introduce lineItemsForSnapshot method for consistent item formatting in snapshots.
2026-06-13 01:27:53 +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