Skip to content

Tags: laravel-shift/laravel-authz

Tags

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-casbin#53 from cidosx/master

Improve DatabaseAdapter

v3.1.2

Toggle v3.1.2's commit message
Merge branch 'master' of github.com:php-casbin/laravel-authz

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-casbin#41 from php-casbin/fix/support-laravel9

fix: support Laravel9

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: compatible with lumen (php-casbin#39)

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Use loadPolicyArray instead of loadPolicyLine

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Variable identifier type error, fix php-casbin#36 (php-casbin#37)

fix: Variable identifier type error, fix php-casbin#36

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BREAKING CHANGE: modify column p_type to ptype (php-casbin#31)

BREAKING CHANGE: modify column p_type to ptype (php-casbin#31)

Co-authored-by: liujun <[email protected]>

v2.5.1

Toggle v2.5.1's commit message
fix: error in updateFilteredPolicies()

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support updateFilteredPolicies method (php-casbin#29)

feat: support updateFilteredPolicies method

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support updatePolicies method, fix php-casbin#27 (php-casbin#28)