Introduction Laratrust is a Laravel package that lets you handle very easily roles and permissions inside your application. All of this through a very simple configuration process and API.
hat does Laratrust support? Multiple user models. Multiple roles and permissions can be attached to users. Multiple permissions can be attached to roles. Roles and permissions verification. Roles and permissions caching. Events when roles and permissions are attached, detached or synced. Multiple roles and permissions can be attached to users within teams. Objects ownership verification. Multiple guards for the middleware. A simple administration panel for roles and permissions. Laravel gates and policies.