Studied the php-casbin and casbin
Fixed issue #37, GetAll() now gets results across all ptypes(Status-Closed)
Fixed issue #41,Add batch operations(Status-Reviewing)
It was a bit daunting when I first came into contact with this project, because I haven't touched on the expansion of the authority management mechanism before, so everything has to be learned again. At the beginning, it took a lot of effort to understand casbin. Fortunately, after reading some articles, I understood casbin and the permission management mechanism behind it.
Resolve issue : #36, #39, #44
Learning Go language
Add patter support to PHP-casbin