Skip to content
New issue

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

makes the resources generator option configurable #31

Merged
merged 5 commits into from
Mar 24, 2022

Conversation

bezhanSalleh
Copy link
Owner

Sometimes it's beneficial to generate policies once locally, in case the production server
does not allow you to regenerate them (Laravel Vapor) or you have updated the policies.
Choose the option the fits best your use case.
Supported options: "policies_and_permissions", "policies", "permissions"

'resources_generator_option' => 'policies_and_permissions',

@bezhanSalleh bezhanSalleh merged commit fa3c038 into main Mar 24, 2022
@bezhanSalleh bezhanSalleh deleted the resource-generator-options branch March 24, 2022 03:07
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