lh-ehr-laravel
lh-ehr-laravel copied to clipboard
GSOC-23: Roles and User Modules
Description
This PR is for the Google Summer of Code Project : Migrate EHR to Laravel: Users and Roles Module .
Workflow
- Create Roles Modules with Access Controls with permissions.
- Identify ACL permissions from legacy codebase.
- Create permissions
- Create Role with those permissions
- Create User Module
- Integrate Users and Roles Module
*All the commits will be added to this for the final merge to the codebase