-
**Describe the bug**
The error persists, should be manifest.json related but not sure
**To Reproduce**
Steps to reproduce the behavior:
1. use RiotQuest\Client as LeagueAPI;
2. return LeagueAPI…
-
**Describe the bug**
I really don't have a good explanation the request is just not created I'd suppose
**To Reproduce**
Steps to reproduce the behavior:
1. use RiotQuest\Client as LeagueAPI;
2…
-
**Describe the bug**
LeagueAPI::getStaticChampion not working without version.
**To Reproduce**
Steps to reproduce the behavior:
1. Run code:
$api = new LeagueAPI([
LeagueAPI::SET_KEY =>…
-
**Describe the bug**
When trying to set the region to eune I get thrown an error code 6
**To Reproduce**
Steps to reproduce the behavior:
1. LeagueApi::summoner('eune')->name($result->account_ig…
-
**Describe the feature you'd like**
I'd like to have it so I'm able to disable logging and or get the ability to log using Laravel's default solution.
-
**Describe the bug**
I created a homepage which is using your riot-api framework. As I created a cup within my CMS I created a tournamentId and a providerId. An object "TournamentCodeParameters" is c…
-
**Describe the bug**
When I try to get static champion data error occurs.
**To Reproduce**
Steps to reproduce the behavior:
1. Run this code:
$api = new LeagueAPI([
LeagueAPI::SET_KEY => '…
-
Hey quick question about the DDragon functions
I have gotten myself a MatchDTO using your library and am trying to show the champion icons, however now I only have a champion ID from the bans (as a…
-
**Describe the bug**
A RiotQuest LeagueException has been thrown.
Match the given error code with the ones described at (https://riotquest.supergrecko.dev/docs/exceptions/) for a more verbose descri…
-
**Describe the bug**
empty response from `getLeaguePositionsForSummoner` causing the following error:
```html
Fatal error: Uncaught TypeError: Argument 1 passed to RiotAPI\LeagueAPI\LeagueAPI::R…