Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.10.0 #80

Merged
merged 6 commits into from
Nov 15, 2018
Merged

V1.10.0 #80

merged 6 commits into from
Nov 15, 2018

Conversation

mostafamaklad
Copy link
Owner

Description

Added

  • Add migration files

Changed

  • Update PermissionRegistrar to use Authorizable
  • Improve readme description of how defaults work with multiple guards
  • Replacing static Permission::class and Role::class with dynamic value
  • Improve speed of findByName

Motivation and context

#71
#75

How has this been tested?

composer test
composer check-style

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING document.
  • My pull request addresses exactly one patch/feature.
  • I have created a branch for this patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have added tests to cover my changes.
  • If my change requires a change to the documentation, I have updated it accordingly.

If you're unsure about any of these, don't hesitate to ask. We're here to help!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 99.476% when pulling f75c12b on v1.10 into a07a510 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 99.476% when pulling f75c12b on v1.10 into a07a510 on master.

@mostafamaklad mostafamaklad merged commit d6976db into master Nov 15, 2018
mostafamaklad added a commit that referenced this pull request Feb 24, 2020
sloan58 referenced this pull request in sloan58/laravel-permission-mongodb Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants