About 59 results
Open links in new tab
  1. Filament - Accelerated Laravel development framework: admin panel, …

    Deeply nested Filament resources now reflect their hierarchy in URLs and breadcrumbs, letting you manage child items (e.g., Lessons within Courses) contextually. Expect 2–3× faster rendering for …

  2. Documentation - Filament

    Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.

  3. Plugins - Filament

    A robust starter kit built on Laravel 12.x and Filament 4.x, designed to accelerate the development of modern web applications with a ready-to-use multi-panel structure.

  4. Filament - Laravel Admin Panel - Filament

    Filament is a full-stack UI framework built using the TALL stack, which gives you a set of interactive pre-built components that are perfect for building your next CMS or administration area.

  5. Installation - Panels - Filament

    # Caching Filament components ... # Caching Blade Icons ... # Enabling OPcache on your server ... # Optimizing your Laravel app ... # Deploying to production # Allowing users to access a panel

  6. What's new in Filament v4.5? by Dan Harrin - Filament

    Jan 9, 2026 · For teams building large-scale applications with Domain-Driven Design principles, we've added comprehensive documentation on integrating Filament with modular architecture packages …

  7. Filament v4 is Stable! by Alex Six - Filament

    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 with testing, bug fixing, and overall recommendations.

  8. Login - Filament Demo

    Explore the Filament Demo and experience its features firsthand by logging in.

  9. Spatie Media Library by Filament - Filament

    By default, files will be uploaded publicly to your storage disk defined in the Filament configuration file. You can also set the FILESYSTEM_DISK environment variable to change this.

  10. Upgrade guide - Filament

    # New requirements ... # Running the automated upgrade script ... composer require filament/upgrade:"^5.0" -W --dev vendor/bin/filament-v5 # Run the commands output by the upgrade …