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 79–84 of 87 posts · Page 14 of 15

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