Skip to content

dipankar77/laravel-auth-breeze-react

Repository files navigation

🔐 Laravel + Breeze + React Authentication Demo

This repository showcases a modern authentication setup using Laravel Breeze with React, Inertia.js, and Tailwind CSS.

🚀 Tech Stack

  • Laravel 12
  • Laravel Breeze (React)
  • Inertia.js
  • React 18
  • Tailwind CSS
  • SQLite (for easy setup)

✨ Features

  • ✅ User registration, login, password reset
  • ✅ Authenticated routes with middleware
  • ✅ React-based frontend using Inertia.js
  • ✅ Tailwind CSS styling
  • ✅ Profile page (optional enhancement)
  • ✅ Clean code and developer-friendly setup

⚙️ Installation & Setup

1. Clone the Repository

git clone https://github.com/dipankar77/laravel-auth-breeze-react.git
cd laravel-auth-breeze-react

2. Install PHP Dependencies

composer install

3. Install JavaScript Dependencies and and Start the Development Server

npm install
composer run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages