Skip to content

1.0.6

Compare
Choose a tag to compare
@MirHamit MirHamit released this 07 Dec 15:13
· 32 commits to master since this release
babdcef

This package allows you to manage user permissions and groups in a database, it is compatible with Laravel v5.8 or higher.

Changelog:

V1.0.6:
Fix a relation Cascade on users role table

V1.0.5:
Added Multi Permission And Role Check in blade and middleware

V1.0.4:
Bug Fix In Blade Permission Extention

V1.0.3:
Bug Fix In Blade Permission Extention

V1.0.2:
Added @Permission('test-permission') To Blade Extention
Update Doctumentation

V1.0.1:
Update Readme File