packagist spatie/laravel-permission 2.7.7

latest releases: dev-main, 6.9.0, 6.8.0...
6 years ago

NOTE: This change in #577 may be causing a breaking change if you had customized your tablenames in your config file:

  • Dynamic permission_id and role_id columns according to tables name

The following should not be breaking changes:

  • updated HasPermissions::getStoredPermission to allow a collection to be returned, and to fix query when passing multiple permissions
  • Give and revoke multiple permissions
  • Add findOrCreate function to Permission model
  • Improved Lumen support
  • Allow guard name to be null for find role by id

Don't miss a new laravel-permission release

NewReleases is sending notifications on new releases.