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.
Welcome to Laracoding
Recent Posts
In this guide, I'll show how to integrate custom JavaScript into Laravel using Vite. Using Vite will effectively bundle and optimize our code for browsers.
In this step-by-step guide, I'll walk you through the process of adding Bootstrap to your Laravel project using Laravel's default build tool: Vite.
In this guide, I'll show you how to install jQuery with Laravel's default build tool: Vite. This will add jQuery code while optimizing and minifying it.
In this guide, I'll walk you through the steps to install Font Awesome in a Laravel app with Vite. This enables you to easily use a large collection of icons.
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.