php-casbin / laravel-authz

An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
Apache License 2.0
280 stars 47 forks source link

feat: support Casbin FilteredAdapter interface #13

Closed basakest closed 3 years ago

hsluoyz commented 3 years ago

@techoner please review.

hsluoyz commented 3 years ago

Replaced by: https://github.com/php-casbin/laravel-authz/pull/17