About 55 results
Open links in new tab
  1. Build Laravel apps & admin panels fast - Filament

    Filament is a powerful open-source UI framework for Laravel. Build and ship apps & admin panels fast with Livewire.

  2. Documentation - Filament

    Filament Documentation From first install to production-ready apps: Everything you need to build with confidence.

  3. Installation - Filament

    Caching Filament components If you’re not using the filament:optimize command, you may wish to consider running php artisan filament:cache-components in your deployment script, especially if you …

  4. What is Filament? - Filament

    Introduction Filament is a Server-Driven UI (SDUI) framework for Laravel. It allows you to define user interfaces entirely in PHP using structured configuration objects, rather than traditional templating. …

  5. Installation - Filament

    This command creates config/filament.php, where you can configure options like the default filesystem disk, file generation flags, and UI defaults. Re-run the publish command any time you want to pull in …

  6. Introducing Filament v5 and Filament Blueprint - Filament

    Jan 16, 2026 · Filament Blueprint is a premium Laravel Boost extension that feeds your AI agent comprehensive knowledge about Filament's components, patterns, and best practices.

  7. Filament v4 is Stable! - Filament

    Aug 12, 2025 · It's official! As of today, August 12, 2025, Filament v4 is officially stable! And in large part, that is thanks to our incredible community and all the help wi...

  8. Getting started - Filament

    Out of the box, Filament’s dashboard contains a couple of widgets: one which greets the user and allows them to sign out, and another which displays information about Filament. To start your journey by …

  9. Installation - Filament

    Filament automatically upgrades to the latest non-breaking version when you run composer update. After any updates, all Laravel caches need to be cleared, and frontend assets need to be republished.

  10. Plugins - Filament

    Extend your Filament projects with community-built plugins, from new field types to themes and starter kits.