Zizaco / entrust

Role-based Permissions for Laravel 5
MIT License
6.05k stars 1.29k forks source link

Framework agnostic version? #909

Open rafaelbeckel opened 6 years ago

rafaelbeckel commented 6 years ago

This is a great library, I just started a bare project without using frameworks, but I miss its features.

I guess I can still use it because I adopted Eloquent as my ORM, but it would be great to have a framework-independent version of Entrust. It's better than the native ACL from Laravel IMHO.