We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, im starting to use laravel (and boucer), i looked over your code but i couldnt find how this works
https://github.com/LaravelDaily/laravel-roles-permissions-bouncer/blob/master/resources/views/actionsTemplate.blade.php
where does $gateKey and $routeKey are coming from?
im thinking in use this pattern for the abilities name: https://voyager.readme.io/docs/permissions
and i think i will need something like the actionstemplate, but i couldnt find where in the code you used it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
im starting to use laravel (and boucer), i looked over your code but i couldnt find how this works
https://github.com/LaravelDaily/laravel-roles-permissions-bouncer/blob/master/resources/views/actionsTemplate.blade.php
where does $gateKey and $routeKey are coming from?
im thinking in use this pattern for the abilities name:
https://voyager.readme.io/docs/permissions
and i think i will need something like the actionstemplate, but i couldnt find where in the code you used it.
The text was updated successfully, but these errors were encountered: