A hub-and-spoke platform for organizations to effectively manage their operations and data. Uses GSuite.
This project is maintained by ColoredCow
5 basic operations - viewAny, view, create, update, delete and permissions will be like module.model.operation
For Example: For a database model Employee we will have permissions
Every model must have at least these permission defined. The author must create seeders for any new model permissions.
Permissions should be check at two places.
Roles should not be check in the code.