Silvanite / novatoolpermissions

Laravel Nova Permissions Tool (User, Roles and Permissions / Access Control (ACL))
MIT License
101 stars 32 forks source link

Update AuthServiceProvider.php #20

Closed raftalks closed 5 years ago

raftalks commented 5 years ago

PR related to issue https://github.com/Silvanite/novatoolpermissions/issues/19

m2de commented 5 years ago

Hi. Thanks for your PR, but we need to try and come up with a solution that allows the suer to optionally exclude these, rather than just delete them for a specific use-case. Also, the package assigns Policies to related Models which rely on those permissions.

markwalet commented 5 years ago

Just put them in a config file.