achyutn / flirt-kit
The skeleton application for the Laravel framework with RILT stack and Filament v4 as Admin Panel.
Fund package maintenance!
achyutkneupane
Patreon
Buy Me A Coffee
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.3
- achyutn/filament-log-viewer: ^1
- awcodes/filament-gravatar: ^3.0
- filament/filament: ^4
- filament/spatie-laravel-media-library-plugin: ^3.3
- filament/spatie-laravel-settings-plugin: ^4.0
- inertiajs/inertia-laravel: ^2.0
- joaopaulolndev/filament-edit-profile: ^2.0
- laravel/framework: ^12.22
- laravel/pulse: ^1.4
- laravel/tinker: ^2.10.1
- tightenco/ziggy: ^2.5
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.16
- driftingly/rector-laravel: ^2.0
- fakerphp/faker: ^1.23
- laravel/pint: ^1.24
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- pestphp/pest: ^3.8
- pestphp/pest-plugin-laravel: ^3.2
- pxlrbt/filament-environment-indicator: ^3.1
This package is auto-updated.
Last update: 2025-08-11 18:03:08 UTC
README
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:
And filament admin panel with ready-to-use log viewer, User resource, environment indicator, configurable settings: