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

Update README.md to reflect Laravel 11 #412

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

intrepidws
Copy link
Contributor

No description provided.

Copy link

what-the-diff bot commented Sep 2, 2024

PR Summary

  • Enhancement of RoleResource Access in Different Laravel Versions
    The team has provided instructions to ensure RoleResource access through the RolePolicy for both Laravel 10 and Laravel 11 versions.

  • Inclusion of RoleResource Access in AppServiceProvider for Laravel 11
    Additionally, for Laravel 11, the PR contains steps to add RoleResource access through RolePolicy inside AppServiceProvider.

  • Consideration for Config Settings
    If you have already set 'register_role_policy' to true in your config, you do not need to follow these additional instructions - a check has been put in place for this to prevent unnecessary steps.

  • Support for Third-Party Plugins' Policies and Permissions
    The PR provides instructions to register policies and permissions specifically for third-party plugins in the AuthServiceProvider - an essential step to ensure our app continues to work seamlessly with any relevant external plugins you are using.

@bezhanSalleh
Copy link
Owner

Thanks

@bezhanSalleh bezhanSalleh merged commit 7a9fbd2 into bezhanSalleh:2.x Sep 2, 2024
1 check passed
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.

2 participants