msamgan / laravel-BRIT

laravel starter template with Breeze, React, Inertia and Tailwind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laravel-BRIT

The skeleton application for the Laravel framework with modifications. BRIT stands for Breeze, React, Inertia, Tailwind.

Installation

composer create-project msamgan/brit my-app

Usage

cd my-app
npm install
npm run dev
php artisan serve

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

laravel starter template with Breeze, React, Inertia and Tailwind


Languages

Language:JavaScript 62.0%Language:PHP 29.5%Language:Blade 8.4%Language:CSS 0.0%