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

ErrorException The use statement with non-compound name 'Enforcer' has no effect #23

Closed adacnvwp closed 2 years ago

adacnvwp commented 2 years ago

Not working properly

hsluoyz commented 2 years ago

@basakest @techoner

leeqvip commented 2 years ago

@adacnvwp Can you provide an example ?