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

Use Laravel's Gate::check(...) instead of 3rd party ACL #66

Open
bilogic opened this issue Aug 6, 2022 · 0 comments
Open

Use Laravel's Gate::check(...) instead of 3rd party ACL #66

bilogic opened this issue Aug 6, 2022 · 0 comments

Comments

@bilogic
Copy link

bilogic commented Aug 6, 2022

Hi,

I think Easypanel can be made more modular if it uses Gate::check(...) instead of 3rd party ACL.
I'm using spatie/permissions and it has conflicts with the roles table.

@bilogic bilogic changed the title Use Laravel's Gate::check(...) instead of roles and permission Use Laravel's Gate::check(...) instead of 3rd party ACL Aug 6, 2022
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

No branches or pull requests

1 participant