FLIRT Kit
The starter kit for the Laravel framework with RILT stack and Filament v4 as Admin Panel.
Author:
Achyut Neupane
Documentation
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:
#Other Starter Kits
If you want a starter kit with exact Filament admin panel but without RILT setup, visit the Filament v4 Starter Kit.
#License
This package is open-sourced software licensed under the MIT license.
#Contributing
Contributions are welcome! Please create a pull request or open an issue if you find any bugs or have feature requests.
#Support
If you find this package useful, please consider starring the repository on GitHub to show your support.
The author
Achyut is a full-stack web developer from Nepal, passionate about building developer-first tools and clean user interfaces. He has over 6 years of experience in Laravel and over 4 years in React, and actively contributes to the Laravel and Filament ecosystem.
From the same author
Storage Monitor
This package provides a dashboard widget that displays disk usage with support for multiple partitions.
Author:
Achyut Neupane
Log Viewer
A developer-focused Laravel log viewer with stack trace inspection, built for Filament.
Author:
Achyut Neupane
Featured Plugins
A selection of plugins curated by the Filament team
Custom Dashboards
Let your users build and share their own dashboards with a drag-and-drop interface. Define your data sources in PHP and let them do the rest.
Filament
Custom Fields
Eliminate custom field migrations forever. Let your users create and manage form fields directly in Filament admin panels with 20+ built-in field types, validation, and zero database changes.
Relaticle
Spotlight Pro
Browse your Filament Panel with ease. Filament Spotlight Pro adds a Spotlight/Raycast like Command Palette to your Filament Panel.
Dennis Koch