Releases: spatie/laravel-permission
Releases · spatie/laravel-permission
5.6.0
What's Changed
- No longer throws an exception when checking
hasAllPermissions()
if the permission name does not exist by @mtawil in #2248
Doc Updates
- [Docs] Add syncPermissions() in role-permissions.md by @xorinzor in #2235
- [Docs] Fix broken Link that link to freek's blog post by @chengkangzai in #2234
New Contributors
- @xorinzor made their first contribution in #2235
- @chengkangzai made their first contribution in #2234
- @mtawil made their first contribution in #2248
Full Changelog: 5.5.16...5.6.0
5.5.16
5.5.15
Autocomplete all Blade directives via Laravel Idea plugin
What's Changed
- Autocomplete all Blade directives via Laravel Idea plugin by @maartenpaauw in #2210
- Add tests for display roles/permissions on UnauthorizedException by @erikn69 in #2228
Full Changelog: 5.5.14...5.5.15