kodeine / laravel-acl

Light-weight role-based permissions system for Laravel 6+ built in Auth system.
MIT License
787 stars 217 forks source link

Laravel 8.x Support #259

Closed nabeeljavaid closed 3 years ago

nabeeljavaid commented 3 years ago

Please give support for Laravel 8.x in your package

chris-doehring commented 3 years ago

I created a pull request for this: https://github.com/kodeine/laravel-acl/pull/260

chris-doehring commented 3 years ago

With the latest release this package is Laravel 8 compatible.