Integrating Facebook login into an existing Laravel application could be a difficult task and this post tackles this question in depth giving you the skills you need to integrate one click Facebook login.
For upcoming post (speed comparison and tips for Laravel optimization) I will include Symfony framework as one of the contenders. As I have MAMP server with PHP 5.4.4 and APC 3.1.9, getting Symfony to run wasn’t as straight forward because Symfony requires you to have APC 3.1.13 . After spending hours of trying to find […]