Instagram Integration via Laravel Livewire

Job ID: 40137013

Budget: $10 – $30 USD

I want to add seamless Instagram features to a Laravel-Livewire codebase. The goal is to pull data directly from the Instagram Graph API and surface it through real-time Livewire components without page refreshes.

At minimum the finished work should:
• Connect securely to the Instagram Graph API using OAuth
• Store the access token in .env and refresh it automatically
• Expose a Livewire component that can be dropped into any Blade view to display dynamic Instagram content (feed images, captions, likes, comments, follower counts—scope is flexible and can be finalised together)
• Return clean, well-commented PHP and JavaScript along with a concise README that explains environment variables, route setup and any package installations

If no Laravel-Livewire project is present, spinning up a fresh 10 x 10 installation is fine; otherwise integration should respect existing folder structure and naming conventions.

Testing will be considered complete when:
1. I can log in with an Instagram business/test account and see live data render in the component.
2. Tokens refresh silently in the background.
3. No page reload is required for new posts to appear once the component is on screen.

Feel free to suggest proven packages or your own wrapper class if it shortens development time.