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

Bug fix and change method param to be more descriptive. #9

Closed Andrew-Shook closed 5 years ago

Andrew-Shook commented 5 years ago

There's a bug with both whereNull and whereNotNull are calling the wrong whereHas methods.