bp/app/Modules/Tasks/Services
Vladimir Tomashevskiy d7fec7169f Tasks Module Stage 1: RBAC + Validation + Events Fix
- Add canCreate/canEdit/canDelete checks in TasksController
- Add input validation in store() and update() methods
- Fix events naming: task.* (singular) instead of tasks.*
- Add CSRF validation and parameter checks for API endpoints
2026-02-08 14:03:26 +00:00
..
TaskBoardService.php start tasks module 2026-01-23 08:48:06 +03:00
TaskService.php Tasks Module Stage 1: RBAC + Validation + Events Fix 2026-02-08 14:03:26 +00:00