laravel-authz icon indicating copy to clipboard operation
laravel-authz copied to clipboard

New feature proposal

Open RafGiammario opened this issue 1 year ago • 3 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 avatar Jul 22 '22 20:07 RafGiammario

@leeqvip

hsluoyz avatar Jul 23 '22 00:07 hsluoyz

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

leeqvip avatar Jul 24 '22 13:07 leeqvip

@M1serry

leeqvip avatar Jul 24 '22 13:07 leeqvip