DirectoryTree / LdapRecord-Laravel

Multi-domain LDAP Authentication & Management for Laravel.
https://ldaprecord.com/docs/laravel/v3
MIT License
496 stars 52 forks source link

[3.x] Rename “isValid()” authorization rule method to “allowed()” #471

Closed stevebauman closed 1 year ago

stevebauman commented 1 year ago

This method has been renamed to passes() to unify convention with Laravel's validation rules.