barbar-binks

Results 10 comments of barbar-binks

> Update it to latest and try. It's working now I will do that, thank you very much.

> Update it to latest and try. It's working now Updated and the image array is still showing up empty, is there any way of checking the response from Google?...

> i checked again and it's working fine for me. Can you show me your code? yes, a simple search as the example shows as empty: ` public function handle()...

> > i checked again and it's working fine for me. Can you show me your code? > > yes, a simple search as the example shows as empty: >...

> Your code is working fine for me i think you are not passing the keywords correctly. Try below code code. > > ``` > public function handle() > {...

> > Your code is working fine for me i think you are not passing the keywords correctly. Try below code code. > > ``` > > public function handle()...

> Go to your vendor folder and in "/buchin/google-image-grabber/src/GoogleImageGrabber.php" show me the code from line 109 to 167. Below you'll find from 109 until the end of the file `...

> I told you to update the repo to latest version. run composer update from your terminal to update it to latest. I am sorry, i suppose the update didn't...

> As i said run **composer update** and it will update everything including this repo. If its still not work then clear your composer cache using command **composer clear-cache** or...