Filament Kit
#Filament v5 Starter Kit
This is a starter kit for building modern web applications using Filament as admin panel.
#Installation
You can create a new Laravel project using this starter kit by running the following command:
laravel new --using=achyutn/filament-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. Filament admin panel comes 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 with RILT(React, Inertia, Laravel, Tailwind) setup, visit the FLIRT 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.