dstpabuaran.com/routes
Yoga Pangestu 3e9776696d Refactor permissions and sidebar items; enhance user role checks
- Updated HandleInertiaRequests middleware to include user permissions in the shared data.
- Modified RolePermissionSeeder to redefine permissions and roles, adding new permissions and restructuring existing ones.
- Refactored app-sidebar component to filter menu items based on user permissions, improving sidebar visibility based on roles.
- Enhanced useCan hook to support checking multiple permissions with canAny function.
- Updated web routes to enforce permission checks on various resource routes, ensuring proper access control.
2026-08-04 23:57:00 +07:00
..
api.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
console.php Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
settings.php Refactor security settings page and update password functionality 2026-07-30 22:08:24 +07:00
web.php Refactor permissions and sidebar items; enhance user role checks 2026-08-04 23:57:00 +07:00