store/app/Services/System
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