- Add migration for task_attachments table - Create TaskAttachmentModel with file handling methods - Add TaskService methods for upload/delete attachments - Add API routes for attachments (upload, delete, download) - Add controller methods for attachment operations - Add UI section in task view with file upload form - Add JavaScript handlers for AJAX file operations |
||
|---|---|---|
| .. | ||
| Config | ||
| Controllers | ||
| Models | ||
| Services | ||
| Views | ||