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
Character
Collection
Game
Platform
Theme
On this page