php-casbin/laravel-authz

New feature proposal

mesanubi opened this issue · 4 comments

Now in laravel-authz the artisan commands are really cool and useful and maybe can be make more generic.

For example, I have this situation for my roles:

[role_definition] g = _, _ g2 = _, _ g3 = _, _, _
So I ask if it's possible to extends artisan command role:assign to take g,g1,g3 as type parameter, to make easier to insert roles.

Thanks

@RafGiammario Good idea, we will implement it asap. You can submit a PR if you can.

@M1serry

@leeqvip closed by: #68