In this tutorial, we’re going to explain how to integrate Facebook login in Laravel based application using Socialite. The Socialite is Laravel’s official package, which…
3 CommentsTag: Facebook
Create a Facebook App Goto https://developers.facebook.com/apps and click add new app Choose Website Choose the name for your facebook app , enter your email address…
Leave a CommentIt’s pretty easy to obtain the like count via Facebook’s Graph Api.This small code snippet given below uses FaceBook’s graph api and returns the likes…
6 CommentsThis post shows you how to get the sample Facebook application working with the CodeIgniter framework. For PHP Facebook has an PHP Facebook API and…
49 CommentsThis is post is about integrating Facebook Connect into any website by using FB’s Graph API. to use Graph API we need to create new…
Leave a CommentFacebook SDK : Download After Downloading FB SDK, place all files in relevant areas in your Codeigniter application based on the folder names. All you…
3 CommentsThis Blog post is about Adding Facebook Open Graph Tags to the web app in Yii, This is really simple Task, Using This Tags We…
Leave a Comment