achyutn / filament-kit
The starter kit for the Laravel framework with Filament v4 as Admin Panel.
Fund package maintenance!
achyutkneupane
Patreon
Buy Me A Coffee
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.3
- achyutn/filament-log-viewer: ^1
- awcodes/filament-gravatar: ^3.0
- filament/filament: ^4
- filament/spatie-laravel-media-library-plugin: ^3.3
- filament/spatie-laravel-settings-plugin: ^4.0
- joaopaulolndev/filament-edit-profile: ^2.0
- laravel/framework: ^12.22
- laravel/pulse: ^1.4
- laravel/tinker: ^2.10.1
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.16
- driftingly/rector-laravel: ^2.0
- fakerphp/faker: ^1.23
- laravel/pint: ^1.24
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- pestphp/pest: ^3.8
- pestphp/pest-plugin-laravel: ^3.2
- pxlrbt/filament-environment-indicator: ^3.1
This package is auto-updated.
Last update: 2025-08-11 14:48:02 UTC
README
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:
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.