PHPackages                             achyutn/flirt-kit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. achyutn/flirt-kit

ActiveProject[Framework](/categories/framework)

achyutn/flirt-kit
=================

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

v1.0.2(9mo ago)8199MITPHPPHP ^8.3CI passing

Since Aug 11Pushed 7mo agoCompare

[ Source](https://github.com/achyutkneupane/flirt-kit)[ Packagist](https://packagist.org/packages/achyutn/flirt-kit)[ Fund](https://www.buymeacoffee.com/achyutn)[ GitHub Sponsors](https://github.com/achyutkneupane)[ RSS](/packages/achyutn-flirt-kit/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (20)Versions (4)Used By (0)

FLIRT (Filament, Laravel, Inertia, React, Tailwind) Starter Kit
===============================================================

[](#flirt-filament-laravel-inertia-react-tailwind-starter-kit)

[![Lint & Test PR](https://github.com/achyutkneupane/flirt-kit/actions/workflows/tests.yml/badge.svg)](https://github.com/achyutkneupane/flirt-kit/actions/workflows/tests.yml)[![Bump version](https://github.com/achyutkneupane/flirt-kit/actions/workflows/tagrelease.yml/badge.svg)](https://github.com/achyutkneupane/flirt-kit/actions/workflows/tagrelease.yml)

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
------------

[](#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)](https://camo.githubusercontent.com/5d6215611d73dc9f8a36ea426a836b70a3a065140bd1127846c7fff837401057/68747470733a2f2f68616d726f63646e2e636f6d2f7169544c697a757853677673)](https://camo.githubusercontent.com/5d6215611d73dc9f8a36ea426a836b70a3a065140bd1127846c7fff837401057/68747470733a2f2f68616d726f63646e2e636f6d2f7169544c697a757853677673)[![FLIRT Starter Kit (Light Mode)](https://camo.githubusercontent.com/5e8ed601b0c8ed38111d2b37a5cd59fcd6453613f0110bc3d7261b2013f49493/68747470733a2f2f68616d726f63646e2e636f6d2f3133745a686447756b515963)](https://camo.githubusercontent.com/5e8ed601b0c8ed38111d2b37a5cd59fcd6453613f0110bc3d7261b2013f49493/68747470733a2f2f68616d726f63646e2e636f6d2f3133745a686447756b515963)

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

[![FLIRT Starter Kit Filament Admin Panel](https://camo.githubusercontent.com/80e256ba544c29f0f6e5c764ca8d8f1a1b7252fc113b62aa73e90867f90bf06f/68747470733a2f2f68616d726f63646e2e636f6d2f66455a4b49505a45494e5a65)](https://camo.githubusercontent.com/80e256ba544c29f0f6e5c764ca8d8f1a1b7252fc113b62aa73e90867f90bf06f/68747470733a2f2f68616d726f63646e2e636f6d2f66455a4b49505a45494e5a65)

Other Starter Kits
------------------

[](#other-starter-kits)

If you want a starter kit with exact Filament admin panel but without RILT setup, visit the [Filament v4 Starter Kit](https://github.com/achyutkneupane/filament-kit).

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE.md).

Contributing
------------

[](#contributing)

Contributions are welcome! Please create a pull request or open an issue if you find any bugs or have feature requests.

Support
-------

[](#support)

If you find this package useful, please consider starring the repository on GitHub to show your support.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance61

Regular maintenance activity

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

276d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/52259760?v=4)[achyutn](/maintainers/achyutn)[@AchyutN](https://github.com/AchyutN)

---

Top Contributors

[![achyutkneupane](https://avatars.githubusercontent.com/u/30431426?v=4)](https://github.com/achyutkneupane "achyutkneupane (141 commits)")

---

Tags

filamentfilamentphphacktoberfestinertialaravelreactriltframeworklaravelfilamentstarter-kitriltflirt-kit

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/achyutn-flirt-kit/health.svg)

```
[![Health](https://phpackages.com/badges/achyutn-flirt-kit/health.svg)](https://phpackages.com/packages/achyutn-flirt-kit)
```

###  Alternatives

[siubie/kaido-kit

Filament Admin Panel Starter Kit with pre-configured packages and settings

3824.9k](/packages/siubie-kaido-kit)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
