Zizaco / entrust

Role-based Permissions for Laravel 5
MIT License
6.05k stars 1.29k forks source link

Is there any event triggered when permission is assigned to role or role is assigned to a user? #932

Open PrafullaKumarSahu opened 5 years ago

PrafullaKumarSahu commented 5 years ago

I am using Laravael Auditing and want to log when ever a permission is/permissions are assigned to a role or a role is assigned to a user, is it possible?