LaravelPackages.net
Acme Inc.
Toggle sidebar
codebot/entrust

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

101.191
15
8.0.2
About codebot/entrust

codebot/entrust is a Laravel package for this package provides a flexible way to add role-based permissions to laravel. It currently has 15 GitHub stars and 101.191 downloads on Packagist (latest version 8.0.2). Install it with composer require codebot/entrust. Discover more Laravel packages by codebot or browse all Laravel packages to compare alternatives.

Last updated

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

Installation

For Laravel 7 run: composer require "codebot/entrust": "^7.0"

For Laravel 8 run: composer require "codebot/entrust": "^8.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.

Star History Chart