Releases: spatie/laravel-permission
Releases · spatie/laravel-permission
2.7.0
add support for L5.3
2.6.0
- add
permission
scope
2.5.4
register the blade directives in the register method of the service provider
2.5.3
- register the blade directives in the boot method of the service provider
2.5.2
- let middleware use caching
2.5.1
1.13.0
2.5.0
- add compatiblity with Laravel 5.5
2.4.2
- automatically detach roles and permissions when a user gets deleted
2.4.1
- Fix processing of pipe symbols in
@hasanyrole
and@hasallroles
Blade directives