msamgan/brit

The skeleton application for the Laravel framework with modifications.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

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-04-12 00:16:31 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.