In this step-by-step guide, I’ll show you how to quickly add a ‘Login With GitHub’ option to your Laravel application using the Laravel Socialite package.
Category: Third Party
In this step-by-step guide, I’ll show you how to add a ‘Login With Twitter / X’ option to your Laravel application using the Laravel Socialite package.
In this step-by-step guide, I'll walk you through the steps to add a 'Login With Facebook' feature to your application using Laravel Socialite.
Adding Login With Google to Your Laravel App Using Socialite
In this step-by-step guide, I'll show you how to seamlessly add a 'Login With Google' feature to your Laravel application using the powerful Socialite Package.
In this guide, you will learn how to configure Laravel to send emails using your Gmail account using a Laravel Mailable and the Mail facade.
How to Add Google Analytics 4 (GA4) Tracking Code to Laravel
If you want to add Google Analytics 4 tracking to your application without a package, this guide is for you. In 6 easy steps you can set up GA4 in your project.