Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.63 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.63 KB

Laratrust

Laratrust (Laravel 5 Package)

Build Status Latest Stable Version Total Downloads StyleCI License

Laratrust is a succinct and flexible way to add Role-based Permissions to Laravel 5.

Note

This is a fork of Zizaco's original code; thanks go to him for getting this thing started! Please note that this fork is not used on Zizaco's page at this time, nor is it maintained or contributed to by him.

Installation, Configuration and Usage

To install, configure and learn how to use laratrust please go to the Documentation.

Laratrust now supports a groups implementation where roles can be attached to users within a group. It has not been released yet, but if you want to try it out that feature, please go to the dev-master version right here.