msamgan/brit

The skeleton application for the Laravel framework with modifications.

Maintainers

Package info

github.com/msamgan/laravel-BRIT

Language:JavaScript

Type:project

pkg:composer/msamgan/brit

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 3

1.0.0 2024-02-11 23:52 UTC

This package is auto-updated.

Last update: 2026-03-12 04:35:39 UTC


README

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.