romanbican / roles

Powerful package for handling roles and permissions in Laravel 5
MIT License
1.16k stars 297 forks source link

Added attach and detach methods for a permission #218

Closed szabizs closed 4 years ago

szabizs commented 6 years ago

This way you can use attachRole() or detachRole() or detachAllRoles() to a permission.