Open danielgc opened 7 years ago
Yes, of course.
Just make sure that you have CURL enabled.
Thx max-kk... that _iscurl() returned as unknown function but phpinfo showed me:
curl cURL support enabled cURL Information 7.26.0
And hosting documentation says they support it.
But when trying require_once 'vendor/autoload.php'; //Its getting 10 images/videoes from instagram with the hastag #nofilter $media = Bolandish\Instagram::getMediaByHashtag("nofilter", 10);
returns a blank page :(
Has anyone tried on a shared hosting?