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 73–78 of 79 posts · Page 13 of 14

Moneris Payment Gateway Integration in CodeIgniter 4: Complete Step-by-Step Guide

             Integrating Moneris allows your CodeIgniter 4 e-commerce site to accept credit card payments securely. This guide uses the Moneris Gateway API (direct method). For a hosted solution, explore Moneris Checkout.

By Revathi M · Read

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