Skip to content

Commit eacd503

Browse files
committed
Merge branch 'readme' into 4.x
2 parents 7cf0792 + e6bbc78 commit eacd503

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://github.com/filamentphp/filament/assets/41773797/8d5a0b12-4643-4b5c-964a-56f0db91b90a" alt="Banner" style="width: 100%; max-width: 800px;" />
2+
<img src="https://github.com/filamentphp/filament/blob/4.x/art/banner.webp?raw=true" alt="Banner" style="width: 100%; max-width: 800px;" />
33
</p>
44

55
<p align="center">
@@ -13,13 +13,18 @@
1313
<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>
1414
</p>
1515

16-
**Filament is a powerful open source UI framework for Laravel, built with Livewire to help you ship admin panels & apps fast.**
16+
**Build apps & admin panels fast, for your bright ideas.**
1717

18-
It includes a collection of beautifully designed, fully extensible components that handle the hard parts, so you can focus on what matters.
18+
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.
1919

20-
Why rebuild dashboards, forms, and tables from scratch every time?
20+
- **Tables** — Browse and filter large datasets with powerful columns, actions, and bulk operations.
21+
- **Forms** — Build complex, reactive forms using a set of reusable, state-aware components.
22+
- **Infolists** — Render read-only record views with structured layouts and custom formatting.
23+
- **Notifications** — Trigger in-app feedback for actions, errors, and system events with minimal setup.
24+
- **Dashboard widgets** — Surface key metrics and trends using live, data-driven widgets tailored to each user.
25+
- **Action modals** — Handle confirmations and data entry with focused modal workflows tied to actions.
2126

22-
[Read the documentation](https://filamentphp.com/docs)[Check out the demo](https://demo.filamentphp.com)[Chat with us on Discord](https://filamentphp.com/discord)
27+
[Get Started](https://filamentphp.com/docs)[Launch Demo](https://demo.filamentphp.com)[Join Discord](https://filamentphp.com/discord)
2328

2429
---
2530

0 commit comments

Comments
 (0)