IlCallo / laravel-permission

Associate users with roles and permissions, extension of
https://github.com/spatie/laravel-permission
MIT License
3 stars 1 forks source link

Feature/restrictable roles and permissions #1

Closed IlCallo closed 7 years ago

IlCallo commented 7 years ago

Add a new feature: permissions and roles can now be scoped to a resource model implementing the Restrictable interface.