Skip to content

Conversation

@AbogeJr
Copy link
Contributor

@AbogeJr AbogeJr commented Nov 28, 2025

Brief summary of the change made

closes: #1122

Moved files from app/module to conventional Laravel directories
Phased out the use of namespace MPM and removed app/module directory
Updated DatabaseProxyService's create method to use firstOrCreate

Are there any other side effects of this change that we should be aware of?

Any ongoing work on the backend will likely be affected by this change.

Describe how you tested your changes?

Reran migrations and seeders
No errors thrown
Tested various operations such as assigning a device to customer

Pull Request checklist

Please confirm you have completed any of the necessary steps below.

  • Meaningful Pull Request title and description
  • Changes tested as described above
  • Added appropriate documentation for the change.
  • Created GitHub issues for any relevant followup/future enhancements if appropriate.

- Moved all items under app/modules to respective conventional
directories
- Updated all references to phase out MPM namespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Remove namespace MPM from backend codebase

1 participant