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

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.

Changelog

See the CHANGELOG for details on changes made in each version.

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.