achyutn/flirt-kit

The skeleton application for the Laravel framework with RILT stack and Filament v4 as Admin Panel.


README

Lint & Test PR Bump version

This is a starter kit for building modern web applications using Filament as admin panel and Inertia.js with React for the frontend, styled with Tailwind CSS.

Installation

You can create a new Laravel project using this starter kit by running the following command:

laravel new --using=achyutn/flirt-kit

You will be asked to enter the name of your project. After that, the installation will proceed, and you will have a new Laravel project set up with Filament, Inertia.js, React, and Tailwind CSS with an attractive front layout looking like this:

FLIRT Starter Kit (Dark Mode) FLIRT Starter Kit (Light Mode)

And filament admin panel with ready-to-use log viewer, User resource, environment indicator, configurable settings:

FLIRT Starter Kit Filament Admin Panel