jeremykenedy / laravel-roles

A Powerful package for handling roles and permissions in Laravel with GUI. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0, 8.0, and 9.0
MIT License
959 stars 196 forks source link

n+1 tests #185

Closed ulcuber closed 1 year ago

ulcuber commented 2 years ago

Note:

Still cannot reproduce #179

Detected problem: cannot preload rolePermissions and userPermissions. rolePermissions is not relation at all and cannot be preloaded via eager load