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

Call to undefined method Laravel\Passport\Http\Controllers\AuthorizationController #5

Closed
poxin13 opened this issue Aug 16, 2016 · 2 comments

Comments

@poxin13
Copy link

poxin13 commented Aug 16, 2016

Following through the initial setup on a clean 5.3 install and getting this error when using php artisian route:list after adding in Passport::routes() to the AuthServiceProvider.

[Symfony\Component\Debug\Exception\FatalThrowableError]
  Call to undefined method Laravel\Passport\Http\Controllers\AuthorizationController::getMiddleware()
@arenowebdev
Copy link

Fixed in laravel/framework@75d0c16

@poxin13
Copy link
Author

poxin13 commented Aug 16, 2016

Yup, looks good - closing this

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

2 participants