bbatsche / entrust

Role-based Permissions for Laravel 4
MIT License
3 stars 4 forks source link

Steal Some API? #18

Closed bbatsche closed 9 years ago

bbatsche commented 9 years ago

Orchestra/Auth has a pretty clear API overall. This would be dropping/refactoring hasRole and can to

This would further simplify the API by dropping the need for a boolean requireAll flag.

bbatsche commented 9 years ago

This has been completed