Commit Graph

5 Commits

Author SHA1 Message Date
a55383ec9b refactor: Update 'Counsellor' text to 'Counsellor Request' in sidebar and clean up action links in counselor datatable 2025-08-20 12:56:14 +05:45
6f16c1230f feat: Implement Counselor management with CRUD functionality and associated views 2025-08-19 17:28:23 +05:45
a3b863970e raffles document uploader added / Free Resource Completed 2025-08-03 00:01:49 +05:45
efa9231391 feat: Implement Document Module with Dropzone file upload functionality
- Added DocumentController for handling document uploads and management.
- Created Document model with necessary attributes and relationships.
- Implemented DocumentService for business logic related to documents.
- Set up routes for document management in both web and API contexts.
- Developed views for document upload using Dropzone for file handling.
- Included necessary assets and styles for the Document module.
- Created migration for documents table with appropriate fields.
- Added configuration and service provider for the Document module.
2025-08-01 18:00:15 +05:45
f8b9a6725b first change 2025-07-27 17:40:56 +05:45