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.
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:
If you want a starter kit with exact Filament admin panel but without RILT setup, visit the Filament v4 Starter Kit.
This package is open-sourced software licensed under the MIT license.
Contributions are welcome! Please create a pull request or open an issue if you find any bugs or have feature requests.
If you find this package useful, please consider starring the repository on GitHub to show your support.