msamgan/brit

The skeleton application for the Laravel framework with modifications.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 3

Language:JavaScript

Type:project

1.0.0 2024-02-11 23:52 UTC

This package is auto-updated.

Last update: 2024-11-12 01:29:54 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.