entrust icon indicating copy to clipboard operation
entrust copied to clipboard

Update User Role

Open pavan-cs opened this issue 7 years ago • 2 comments

There is a feature to attache role with the user $user->attachRole($admin); but there should also be a feature for update User Role, like $user->updateRole($agent); other wise need to call directly DB to update

pavan-cs avatar May 22 '18 07:05 pavan-cs

I support this question. After reading the description, I did not understand how to add new permissions to the existing role.

kostyan-org avatar Dec 09 '18 17:12 kostyan-org

I strongly recommend moving away from this plugin, it has not been updated in a long time. I'm using https://github.com/spatie/laravel-permission now and works like charm.

davidvexel avatar Dec 09 '18 17:12 davidvexel