Skip to content

Service provider auto discovery support not working #54

@chosten

Description

@chosten

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions