User Roles


Each user in your app will have a primary role and every role has permissions to allow or deny access to content or resources. In this section we will talk about User Roles and how to utilize roles and access in your application.

Adding Permissions

In your application you can view or add Permissions in your application by visiting admin/permissions. To add a new Permission you can click on the Add New button:

List all permissions



Add new permission



Adding Roles

You can view or add Roles in your application by visiting /admin/roles/create.

List all Roles



Add new role



Assign role to a user