RiotQuest
RiotQuest copied to clipboard
[Deprecated] PHP 7.1+ Library for the Riot Games API
Hello :) What do you think about downloading the json files to the public folder for Laravel ? ``` 'champion' => '/public/data/{locale}/champion.json', 'item' => '/public/data/{locale}/item.json', 'championFull' => '/public/data/{locale}/championFull.json', 'runes' =>...
**Is your feature request related to a problem? Please describe.** Having trouble handling errors since there's no documentation that explains to me how to handle it since it looks like...
**Is your feature request related to a problem? Please describe.** Once 7.4 has been released there will be major optimizations that can be done within the codebase. We will create...