marcreichel / igdb-laravel

Simplify the integration of the IGDB API into your Laravel app. Including IGDB webhook support.
https://marcreichel.dev/docs/igdb-laravel
MIT License
104 stars 22 forks source link

Fix count method #24

Closed scottcharlesworth closed 3 years ago

scottcharlesworth commented 3 years ago

This PR fixes the count() method for API version 4. (Should fix first issue in #23)

marcreichel commented 3 years ago

Here you go 🚀 Version 2.0.1 Thank you very much 🙂