bp/app/Modules/Tasks
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
..
Config start tasks module 2026-01-23 08:48:06 +03:00
Controllers Tasks Module Stage 1: RBAC + Validation + Events Fix 2026-02-08 14:03:26 +00:00
Models start tasks module 2026-01-23 08:48:06 +03:00
Services Tasks Module Stage 1: RBAC + Validation + Events Fix 2026-02-08 14:03:26 +00:00
Views some fixes 2026-02-08 16:57:25 +03:00