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

Fix auto discovery for Laravel ≥5.5 #55

Merged
merged 2 commits into from
May 2, 2018

Conversation

z38
Copy link
Contributor

@z38 z38 commented Apr 26, 2018

As reported in #54, the auto discovery of the service provider is not working correctly. At the moment, the Tmdb\Client is instantiated with default (empty) arguments because the custom factory method in LaravelServiceProvider is not called.

In addition, I updated the README to indicate which steps are optional due to auto discovery.

@wtfzdotnet wtfzdotnet merged commit 0468624 into php-tmdb:master May 2, 2018
@wtfzdotnet
Copy link
Member

@z38 thanks for the work mate :)

@z38 z38 deleted the fix-auto-discovery branch May 8, 2018 12:32
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.

2 participants