Closed ydahal1 closed 1 month ago
In this PR I have
Added necessary models and migrations for user, user_role, and role types. Added the seeder file to seed pre-defined user roles. Added some columns in user_application table to establish the relationship between an application and a user
Description
Added necessary models and migrations for user , user_role, role_types. Added seeder file to seed pre-defined user roles. Added some columns in user_application table to establish relationship between an application and user
Type of change
Developer Checklist:
Reviewer Checklist