Today, We will show you how to create free google workspace account and apply google workspace discount and google workspace promocodes. Google Workspace is a cloud platform where you can use different types of google services or enterprise based services in one place. Google Workspace includes all of the productivity apps you know and love — […]
Category: Cloud Services
Integrating Instagram Graph API in PHP or Laravel
In this article we learned Instagram Basic Display API Setup so read this article before proceed. Now we are integrating instagram graph api in php or laravel. Step 1 : Authenticate the Test User Construct the Authorization Window URL below, replacing {app-id} with your Instagram app’s ID (from the App Dashboard > Products > Instagram > Basic Display > Instagram App ID field) and {redirect-uri} with your website URL […]
Instagram Basic Display API Setup
Sometimes we need to show our instagram photos or videos on our website. And we can do this by using the instagram graph api in php. But before using the instagram graph api we will do instagram basic display api setup. So, follow the steps given below. Step 1 : Instagram Basic Display API Setup […]
Download country names and country codes with flags
Sometimes, we need to create a database of countries for our websites or applications. Here is a complete list of countries. So, download country names and country codes with flags. Use of country database: It is useful in booking websites like makemytrip.com, booking.com etc We can use country database in query form to get user’s […]