Dymantic / laravel-instagram-feed

147 stars 51 forks source link

Why is it I am getting only 10 posts! #51

Closed hsiraaj closed 2 years ago

hsiraaj commented 2 years ago

$feed = \Dymantic\InstagramFeed\Profile::where('username', 'myuser')->first()->feed();

Screenshot 2022-03-13 at 19 22 13
hsiraaj commented 2 years ago

had to refresh! and it's all okay