All Laravel, PHP & CodeIgniter Tutorials

Browse all our Laravel 12, CodeIgniter 4, and PHP tutorials. Each guide includes working source code, best practices, and step-by-step instructions.

Showing 61–46 of 46 posts · Page 11 of 8

Laravel 11 Socialite: Implementing Twitter (X) Sign-In / Authentication

             Implementing social authentication is one of the most popular features in modern web applications. With Laravel Socialite, you can easily add Twitter (now X) login to your Laravel 11 project — allowing users to sign in without remembering yet another password. This improves user experience and registration rates significantly. In this complete 2025 tutorial, you'll learn how to integrate Twitter (X) authentication in Laravel 11 using Laravel Socialite and Breeze starter kit. We'll cover everything from creating the X Developer App to handling callbacks securely.

By Revathi M · Read

Laravel 11 Socialite Tutorial: Implementing GitHub Login (OAuth Authentication)

             Implementing social account authentication is very popular these days. ⁤⁤It is easy and powerful method for user authentication, social account authentication takes less effort from user for registration or login on your system. ⁤⁤there is no need for the user to remember the username and password.

By Revathi M · Read

Laravel 11 Socialite: Implement Facebook Login (Step-by-Step Tutorial)

             Implementing social account authentication is very popular these days. ⁤⁤It is easy and powerful method for user authentication, social account authentication takes less effort from user for registration or login on your system. ⁤⁤there is no need for the user to remember the username and password.

By Revathi M · Read