Files
2026-05-02 09:45:35 +01:00

42 lines
2.8 KiB
Markdown

<p align="center">
<img src="https://github.com/filamentphp/filament/blob/5.x/art/banner.webp?raw=true" alt="Banner" style="width: 100%; max-width: 800px;" />
</p>
<p align="center">
<a href="https://github.com/filamentphp/filament/actions"><img alt="Tests passing" src="https://img.shields.io/badge/Tests-passing-green?style=for-the-badge&logo=github"></a>
<a href="https://laravel.com"><img alt="Laravel v11+" src="https://img.shields.io/badge/Laravel-v11+-FF2D20?style=for-the-badge&logo=laravel"></a>
<a href="https://livewire.laravel.com"><img alt="Livewire v4" src="https://img.shields.io/badge/Livewire-v4-FB70A9?style=for-the-badge"></a>
<a href="https://php.net"><img alt="PHP 8.2+" src="https://img.shields.io/badge/PHP-8.2+-777BB4?style=for-the-badge&logo=php"></a>
</p>
<p align="center">
<a href="https://trendshift.io/repositories/238" target="_blank"><img src="https://trendshift.io/api/badge/repositories/238" alt="filamentphp%2Ffilament | Trendshift" style="width: 250px; height: 55px;" /></a>
</p>
**Build apps & admin panels fast, for your bright ideas.**
With a solid Laravel foundation and a polished UI, you can focus on what makes your product unique. Filament gives you UI components that you won't outgrow — a cohesive set of well-considered building blocks that adapt as your application grows in complexity.
- **Tables** — Browse and filter large datasets with powerful columns, actions, and bulk operations.
- **Forms** — Build complex, reactive forms using a set of reusable, state-aware components.
- **Infolists** — Render read-only record views with structured layouts and custom formatting.
- **Notifications** — Trigger in-app feedback for actions, errors, and system events with minimal setup.
- **Dashboard widgets** — Surface key metrics and trends using live, data-driven widgets tailored to each user.
- **Action modals** — Handle confirmations and data entry with focused modal workflows tied to actions.
[Get Started](https://filamentphp.com/docs) • [Launch Demo](https://demo.filamentphp.com) • [Join Discord](https://filamentphp.com/discord)
---
## Contributing
Please see our [contributing guide](https://filamentphp.com/docs/5.x/introduction/contributing).
## Need Help?
🐞 If you spot a bug, please [submit a detailed issue](https://github.com/filamentphp/filament/issues/new?template=bug_report.yml), and wait for assistance.
🤔 If you have a question or feature request, please [start a new discussion](https://github.com/filamentphp/filament/discussions/new/choose). We also have a [Discord community](https://filamentphp.com/discord). For quick help, ask questions in the appropriate channel.
🔐 If you discover a vulnerability, please review our [security policy](https://github.com/filamentphp/filament/blob/5.x/SECURITY.md).