Skip to content

alkanoidev/laravel-react-dashboard-boilerplate

Repository files navigation

Dashboard Boilerplate

Simple and beautiful boilerplate designed to quickly spin up a fully functional admin dashboard. failed to load

Features

  • Authentication
  • Authorization
  • MySQL Database
  • Easy to customize layout
  • Light and dark themes
  • Page for editing profile information

Tech Stack:

Frontend Backend
Reactjs Laravel
Inertia.js MySQL
Shadcn Component Library Laravel Breeze
TailwindCSS
Vite

Quick Start

  1. Installing dependencies
composer install
npm install
  1. Migrate the database
php artisan migrate
  1. Run the application in development mode with hot reloads
php artisan serve
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages