DEV Community

Andrei Balan
Andrei Balan

Posted on

Permission/Roles Voyager Laravel

Hello! There is a common issue with the Voyager Laravel admin panel where granting full access to clients can lead to them easily breaking the website by deleting pages and performing similar actions. This happens because sometimes we are forced to hardcode certain aspects. Therefore, I have created a package for flexible permission and role management. If you would like, you can check it out on GitHub. If you have any other suggestions, I would be glad to hear them.

Top comments (0)