php-imgur-api-client icon indicating copy to clipboard operation
php-imgur-api-client copied to clipboard

A PHP Imgur API Client using Guzzle 3, 5 or 6

Results 3 php-imgur-api-client issues
Sort by recently updated
recently updated
newest added

Hi All This is the same issue as https://github.com/j0k3r/php-imgur-api-client/issues/26 but that was closed without being fixed. Thank you

### **_I would like to see a complete example of how to use this package with Laravel and Livewire. Please_**

Hi, everything works fine but unfortunatly I get an error when using this function: **$client->api('gallery')->submitToGallery($pic['id'],$data);** Error: Fatal error: Uncaught TypeError: Imgur\HttpClient\HttpClient::parseResponse(): Return value must be of type array, bool returned...