Add Instagram feed to a Laravel site - Replace Instafeed.js - Code Bite #8

preview_player
Показать описание

The problem came with the new authentication that Instagram forced so the setup is now different and a person needs to interact with the flow so it approves the application at least once.

So no matter if you are replacing a feed that no longer works, or you just now implement it for the first time, this video can help you to add Instagram to your website so the posts can be shown.

Check out the video from Tom Scott to learn more about APIs:

The package that I use in this video is called Laravel Instagram Feed and you can find it on the link below:

For local development with SSL and virtual hosts setup, I use Laragon

All of my sites are hosted on Dreamhost and by clicking on the link below you can get 50% off!!!

Get paid for your work globally with Payoneer! Earn $25 when you signup with this link:

Support my work on Patreon so I can continue producing free content and tutorials!

My recording gear:

#instafeed #instagram #laravel #feed #tastethecode

Get exclusive Taste The Code t-shirts and merch at

Click on the link below to get two months of free premium access to Skillshare and start learning today!

Get $50 off your order on hosting for all of your website needs and learning projects on Dreamhost!
Рекомендации по теме
Комментарии
Автор

This was Amazing!! Best video for Instagram Basic Display

albertmuhatia
Автор

Do we need to apply for the instagram_graph_user_media permission ? I did everything exactly as you did but the feed() method returns an empty array

ulisesduran
Автор

Dude, u'r a lifesaver, tyvm for the tutorial. Much appreciated :)

marcelodheni
Автор

after executing the authUrl the access token is not saved in the database can you please let me know what's wrong with that ?

hetulpatel
Автор

Thanks for excellent video about Instagram Feed in Laravel! I was wondering which extension you are using in VSCode, so you can see function parameters all the time?

Jermu-
Автор

I would like to know if the profile name should be the same username in instagram because I have an instagram-auth-failure when I click on the authorize button. Thank you

Jelab
Автор

How can we add conditions between image and video post from instagram?

webmaster
Автор

Good video, direct and easy to understand. Thanks!

DanielFerreira-xyvz
Автор

Congratulations for the tutorial, after breaking my head with otken and setp from FB everything worked perfect. But I didn't see the possibility of getting the comments of the post, is there any way?

danieldrummond
Автор

The tutorial is just awesome. Best Laravel - Instagram feed tutorial i saw but $profile->feed(10), the parameter does not work. it showing all data. How to show only 10??
is there any way to show random 10 records?

knockme
Автор

sir iam use localhost:8000, and i get error "{"error_type": "OAuthException", "code": 400, "error_message": "Invalid redirect_uri"}" after send url with client_id, how about that

Adhik
Автор

Thanks for the video, everything works fine but I am getting the empty array on $profile->feed(4) and server error on $profile->refreshFeed(4)

Amirkhantv
Автор

Hi sir is it possible to get users instagram feed without adding them as app testers in facebook?

joselitovillaceran
Автор

i wan to upload images & video using my laravel application on instagram account can you please share me any idea how can i impliment ???

Ahsankhan-cwpp
Автор

$profile->feed() returns an empty array always, , what can i do for that? could you help please??

arakhachatryan
Автор

Thank you very much, I saved a project that was messed up

dsprog
Автор

Hi, nice video however my Instagram auth returns instagram-auth-fauiler page, what am I missing?Thank you in advance.

reginaldledwaba
Автор

Thanks! It was so usefull! Clear an simple to use ;)

trodrigom
Автор

Thanks a lot! Before your video i tried to use several packages but they are not working. God bless u)

foRsxs
Автор

Thanks for great tutorial. who to get like count and comment count?

dibbyakarki