Integrating Instagram Graph API in PHP or Laravel

In this article we learned Instagram Basic Display API Setup so read this article before proceed. Now we are integrating instagram graph api in php or laravel. Step 1 : Authenticate the Test User Construct the Authorization Window URL below, …

Instagram Basic Display API Setup

Sometimes we need to show our instagram photos or videos on our website. And we can do this by using the instagram graph api in php. But before using the instagram graph api we will do instagram basic display api …