Releases: spatie/laravel-permission
Releases · spatie/laravel-permission
1.3.3
hasDirectPermission
can now accept a string
1.3.2
- User table configuration fix
1.3.1
- fixed bug when testing for non existing permissions
1.3.0
Added compatiblity for Laravel 5.2
1.2.1
- use database_path to publish migrations
1.2.0
Added support for custom models
1.1.0
Added:
- Blade directives
hasAllRoles()
- andhasAnyRole()
-functions
1.0.2
- Fix for running phpunit locally
1.0.1
- Fixed the inconsistent naming of the
hasPermission
-method
1.0.0
Initial release 🎉