All Tutorials & Sample Codes

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

Showing 37–41 of 41 posts · Page 7 of 7

Laravel 11 Socialite: Implementing LinkedIn Login (Sign-In) Tutorial

             Social authentication simplifies registration and login, boosting user conversion. Laravel Socialite handles OAuth providers like LinkedIn effortlessly, supporting secure sign-in without managing passwords.

By Revathi M · Read

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

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Implementing social authentication is one of the most popular features in modern web applications. With <strong>Laravel Socialite</strong>, you can easily add <strong>Twitter (now X)</strong> login to your Laravel 11 project — allowing users to sign in without remembering yet another password. This improves user experience and registration rates significantly. <br> In this complete 2025 tutorial, you'll learn how to integrate <strong>Twitter (X) authentication in Laravel 11</strong> using <strong>Laravel Socialite</strong> and <strong>Breeze</strong> 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)

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;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)

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;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

Implementing Google Sign-In in Your Laravel Application

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Social authentication simplifies user onboarding and boosts conversion rates. In this Laravel 11 tutorial, you'll learn how to add <b>Google Sign-In</b> <b>using Laravel Socialite</b> and <b>Laravel Breeze</b> — the modern, lightweight authentication starter.

By Revathi M · Read