Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

[PROPOSAL] Upgrade laravel permission to 2.4 #28

Merged
merged 4 commits into from
Aug 26, 2017

Conversation

kslimani
Copy link
Contributor

Theses changes are a proposition to upgrade laravel-permission to latest version.

Basically, they changed the configuration filename and database tables names. They also introduced a new column/model attribute "guard_name" which specify to which guard the permissions and roles are applied.

The "guard_name" defaults to Laravel auth.defaults.guard configuration option. (which is "web").

@joselfonseca
Copy link
Owner

This seems nice, I am on vacations at the moment but I promise I will take a look this weekend. I will also try to merge at that time. (While my wife sleeps XD lol)

@kslimani
Copy link
Contributor Author

kslimani commented Aug 25, 2017

Sure, enjoy your vacation ! 🍹

@joselfonseca joselfonseca merged commit 37dda7c into joselfonseca:master Aug 26, 2017
@joselfonseca
Copy link
Owner

Thanks!

@joselfonseca joselfonseca added this to the 3.2.0 milestone Aug 26, 2017
@kslimani kslimani deleted the upgrade-laravel-permission branch August 27, 2017 12:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants