You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Ensure all permission checks are enforced in controllers/routes
406
+
- Add missing API endpoints for all permissions listed in `PermissionSeeder` and `RolePermissionSeeder`
407
+
- Add integration and feature tests for all admin/management APIs
408
+
409
+
> _Review the permissions in `database/seeders/PermissionSeeder.php` and `RolePermissionSeeder.php` to ensure all are mapped to actual API endpoints and controller logic._
0 commit comments