php-tmdb / laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
MIT License
156 stars 60 forks source link

[BadMethodCallException] Call to undefined method [package] ( dev-laravel5) #7

Closed notflip closed 9 years ago

notflip commented 9 years ago

I found the error I was talking about with the Laravel5 branch.

When you try to publish the config it hits an exception because of the serviceprovider change in laravel5.

Is anyone here capable of changing the serviceprovider to the Laravel 5 method? I'll try looking into it tomorrow.

MarkRedeman commented 9 years ago

@notflip this is fixed with the new version.