5.6.0
版本发布时间: 2022-11-19 10:09:57
spatie/laravel-permission最新发布版本:6.9.0(2024-06-23 07:26:24)
What's Changed
- No longer throws an exception when checking
hasAllPermissions()
if the permission name does not exist by @mtawil in https://github.com/spatie/laravel-permission/pull/2248
Doc Updates
- [Docs] Add syncPermissions() in role-permissions.md by @xorinzor in https://github.com/spatie/laravel-permission/pull/2235
- [Docs] Fix broken Link that link to freek's blog post by @chengkangzai in https://github.com/spatie/laravel-permission/pull/2234
New Contributors
- @xorinzor made their first contribution in https://github.com/spatie/laravel-permission/pull/2235
- @chengkangzai made their first contribution in https://github.com/spatie/laravel-permission/pull/2234
- @mtawil made their first contribution in https://github.com/spatie/laravel-permission/pull/2248
Full Changelog: https://github.com/spatie/laravel-permission/compare/5.5.16...5.6.0