Skip to content

Conversation

@hafijul233
Copy link

while using Bouncer package for a multi-tenant role and permission control on a project, I faced that bouncer may need the ability to create and assign to a role commands to help with role permission setting.
So I made a laravel artisan command that can create an ability and assign to a role
Feature 1: create just an ability
Feature 2: create ability and assign to multiple role(s) using the --role option
Feature 3: Create an ability using multiple scopes using the --scope option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant