laravel
laravel copied to clipboard
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
Todo: - [ ] Use Laravel Http Client - [ ] Update README
This is working for me on Laravel 8: https://github.com/DariusIII/tmdb-laravel
fire method is deprecated, this change is essential to support laravel 5.8
New Laravel upgrade causing issues with package that worked seamlessly before. Anyone have ideas on how to fix or know if support for new versions of Laravel are in the...
Is L6.x support on the roadmap?
Hello, I'm working on updating this library to support Laravel 11 and the new version of php-tmdb. No work has been done on this so far? Thank you in advance...