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

Verify's user model isn't compatiple anymore since Laravel 5.1.11 #79

Open
rimace opened this issue Sep 4, 2015 · 0 comments
Open

Verify's user model isn't compatiple anymore since Laravel 5.1.11 #79

rimace opened this issue Sep 4, 2015 · 0 comments

Comments

@rimace
Copy link

rimace commented Sep 4, 2015

Laravel has implemented so called "Policies" (see http://laravel.com/docs/5.1/authorization ), which is something i would like to use. They require to have a can() method (see class Illuminate\Foundation\Auth\Access\Authorizable ), which is not compatible to the verify user model.

I suggest rename the can() method.

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

No branches or pull requests

1 participant