IGDB Laravel Wrapper
Laravel-Wrapper for the IGDB API (Apicalypse) including webhook handling.
Search
use MarcReichel\IGDBLaravel\Models\Game; $games = Game::search('Fortnite')->get();
Searchable models
CharacterCollectionGamePlatformTheme
On this page