Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.18.0 source code.tar.gz | 2025-05-14 | 25.2 kB | |
6.18.0 source code.zip | 2025-05-14 | 47.3 kB | |
README.md | 2025-05-14 | 1.5 kB | |
Totals: 3 Items | 74.0 kB | 0 |
What's Changed
- refactor exception throwing in migration file to use throw_if() by @ccaioadriano in https://github.com/spatie/laravel-permission/pull/2819
- Fix: Example in config comment includes
permission.
prefix onwildcard_permission
key by @jerrens in https://github.com/spatie/laravel-permission/pull/2835 - Fix commented config key typo by @erikn69 in https://github.com/spatie/laravel-permission/pull/2844
- Remove
collectPermissions
that is not being assigned by @JHWelch in https://github.com/spatie/laravel-permission/pull/2840 - [Docs] Update multiple-guards.md by @Ken-vdE in https://github.com/spatie/laravel-permission/pull/2836
- [Docs] Remove extra period by @coreyhn in https://github.com/spatie/laravel-permission/pull/2841
- Add JetAdmin as UI Option. by @aliqasemzadeh in https://github.com/spatie/laravel-permission/pull/2814
New Contributors
- @ccaioadriano made their first contribution in https://github.com/spatie/laravel-permission/pull/2819
- @coreyhn made their first contribution in https://github.com/spatie/laravel-permission/pull/2841
- @jerrens made their first contribution in https://github.com/spatie/laravel-permission/pull/2835
- @Ken-vdE made their first contribution in https://github.com/spatie/laravel-permission/pull/2836
- @JHWelch made their first contribution in https://github.com/spatie/laravel-permission/pull/2840
Full Changelog: https://github.com/spatie/laravel-permission/compare/6.17.0...6.18.0