/Instagram-Test

A sample Laravel 5.1 application interfacing with the Instagram API

Primary LanguagePHP

A sample Laravel 5.1 application interfacing with the Instagram API

Set required environment variables (callback can be left empty but must be listed)

INSTAGRAM_KEY=YOUR-INSTAGRAM-KEY
INSTAGRAM_SECRET=YOUR-INSTAGRAM-SECRET
INSTAGRAM_CALLBACK=

run php artisan migrate

Create a user account. Have fun searching usernames on Instagram.

Demo

image

image

image

image

image

image

Theme used in demo: http://startbootstrap.com/template-overviews/freelancer/

I was kind enough to slice it up into extended views for you ;)