Skip to content
forked from Zizaco/entrust

Role-based Permissions for Laravel 7/8

License

Notifications You must be signed in to change notification settings

hakobyansen/entrust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

470 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Role-based Permissions for Laravel 7/8

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.8%
  • Blade 2.2%