Facebook PHP SDK V5 integration with Codeigniter 3

Today I will show you the easiest way to integrate Facebook SDK version 5 in your CodeIgniter project. You need to create an app in facebook before using facebook SDK. You can create an app

22 Jul 2018 ... Step one install facebook SDK v5 by the following code composer require " facebook/graph-sdk ~5.0". Now in your login view page create a link ...

Lee mas