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

Service provider auto discovery support not working #54

Closed
chosten opened this issue Apr 7, 2018 · 1 comment
Closed

Service provider auto discovery support not working #54

chosten opened this issue Apr 7, 2018 · 1 comment

Comments

@chosten
Copy link

chosten commented Apr 7, 2018

The service provider auto discovery is not registering the proper provider.
It registers the TmdbServiceProviderLaravel5 provider instead of TmdbServiceProvider.
This prevent the API from working because the Tmdb\Client singleton is not setup.

Registering the provider manually fix the problem.

@z38
Copy link
Contributor

z38 commented Apr 26, 2018

@squarebeard Thank you for the report and the steps to fix the issue. I think the auto discovery should work correctly after applying #55.

@laravelish Don't despair! ;) Pull-requests are still welcome and we will do our best to review them.

@php-tmdb php-tmdb deleted a comment May 3, 2018
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

3 participants