Github Repo for Laravel Breeze Clone Tutorial
Overview
This repo is a part of my Inertia-Svelte Course, in which we build a Laravel Breeze Clone using Laravel, Inertia, Svelte and TailwindCSS as one of the projects, and along the way, we will be learning the following topics:
- Implement Login and Registration functionality from Scratch.
- Dive into the Source Code of a Package(Laravel Breeze) and implement necessary features accordingly.
- Implement Github Login using Laravel Socialite
- Implement Modals in Svelte.
- Implement Forgot Password and Email Verification functionality
You can Check out the Course here