aittalghalit/entrust

This package provides a flexible way to add Role-based Permissions to Laravel

8.0.0 2020-11-17 21:54 UTC

README

This fork is to fix the package to be installable on Laravel v8

Installation

For Laravel 8 run:

composer require "aittalghalit/entrust": "8.0.0"

Click here for the full documentation.

I've updated dependencies only, because I had to upgrade existing Laravel project. Do not use this package for new projects, it's abandoned at this moment. spatie/laravel-permission should be a good choice.