feat: Refactor Admin Manage structure into sub-namespaces for better organization #39

Merged
pangestu merged 1 commits from feat/reafctor-admin-manage-structure-into-sub-namespaces into dev 2026-08-25 22:18:09 +08:00
Owner
  • Created sub-namespaces under Admin\Manage for Course, Academic, Announcement, Finance, and Service.
  • Added new FormRequest classes for handling validation in each sub-namespace.
  • Implemented Service classes for managing business logic related to each resource.
  • Updated routes to reflect the new sub-namespace structure.
  • Enhanced code organization and maintainability by grouping related functionalities.
- Created sub-namespaces under Admin\Manage for Course, Academic, Announcement, Finance, and Service. - Added new FormRequest classes for handling validation in each sub-namespace. - Implemented Service classes for managing business logic related to each resource. - Updated routes to reflect the new sub-namespace structure. - Enhanced code organization and maintainability by grouping related functionalities.
pangestu added 1 commit 2026-08-25 22:18:05 +08:00
feat: Refactor Admin Manage structure into sub-namespaces for better organization
Some checks failed
tests / ci (pull_request) Has been cancelled
353829e053
- Created sub-namespaces under Admin\Manage for Course, Academic, Announcement, Finance, and Service.
- Added new FormRequest classes for handling validation in each sub-namespace.
- Implemented Service classes for managing business logic related to each resource.
- Updated routes to reflect the new sub-namespace structure.
- Enhanced code organization and maintainability by grouping related functionalities.
pangestu merged commit 6698211396 into dev 2026-08-25 22:18:09 +08:00
pangestu deleted branch feat/reafctor-admin-manage-structure-into-sub-namespaces 2026-08-25 22:18:09 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: itm/siakad-itm#39
No description provided.