This is a starter kit for building modern web applications using Filament as admin panel.
You can create a new Laravel project using this starter kit by running the following command:
laravel new --using=achyutn/filament-kitYou 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. Filament admin panel comes with ready-to-use log viewer, User resource, environment indicator, configurable settings:
If you want a starter kit with exact Filament admin panel but with RILT(React, Inertia, Laravel, Tailwind) setup, visit the FLIRT 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.