feat: Refactor Admin Manage structure into sub-namespaces for better organization #39
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
Some checks failed
tests / ci (pull_request) Has been cancelled
Details
Merge pull request 'feat: Refactor Admin Manage structure into sub-namespaces for better organization' (#39) from feat/reafctor-admin-manage-structure-into-sub-namespaces into dev
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/reafctor-admin-manage-structure-into-sub-namespaces"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?