Closed hsiraaj closed 2 years ago
$feed = \Dymantic\InstagramFeed\Profile::where('username', 'myuser')->first()->feed();
had to refresh! and it's all okay
$feed = \Dymantic\InstagramFeed\Profile::where('username', 'myuser')->first()->feed();