trebol/entrust

This package provides a flexible way to add role-based permissions to Laravel and is a fork from Zizaco/entrust

Maintainers

Details

github.com/jromero98/entrust

Source

Installs: 62 000

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 0

Forks: 1 291

3.0.5 2024-05-16 04:30 UTC

README

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

Installation

run: composer require mitchbred/entrust

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.