php-casbin / laravel-authz

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

Improve performance #22

Closed donjan-deng closed 3 years ago

donjan-deng commented 3 years ago

Improve performance,fix addPolicies,removePolicies,updatePolicy bug and add test

hsluoyz commented 3 years ago

@donjan-deng link to your github:

image

donjan-deng commented 3 years ago

@donjan-deng link to your github:

image

what do you mean?

leeqvip commented 3 years ago

:tada: This PR is included in version 2.3.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: