© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•12mo ago•
45 replies
Eric

Can't install Filament on Laravel 12 fresh app

[Edit] WIP -> https://github.com/filamentphp/filament/pull/15695

[Original question]:
Steps to reproduce it:
1- Install a fresh Laravel v12 project
2- Do:
composer require filament/filament:"^3.2" -W
composer require filament/filament:"^3.2" -W
:
./composer.json has been updated
Running composer update filament/filament --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires filament/filament ^3.2 -> satisfiable by filament/filament[v3.2.0, ..., v3.2.142].
    - Root composer.json requires laravel/framework ^12.0 -> satisfiable by laravel/framework[v12.0.0, v12.0.1].
    - filament/filament[v3.2.0, ..., v3.2.35] require illuminate/console ^10.0 -> satisfiable by illuminate/console[v10.0.0, ..., v10.48.28].
    - illuminate/queue[v10.0.0, ..., v10.48.28] require illuminate/console ^10.0 -> satisfiable by illuminate/console[v10.0.0, ..., v10.48.28].
    - filament/filament[v3.2.39, ..., v3.2.142] require illuminate/auth ^10.45|^11.0 -> satisfiable by illuminate/auth[v10.45.0, ..., v10.48.28, v11.0.0, ..., v11.44.0].
    - filament/filament[v3.2.36, ..., v3.2.38] require illuminate/console ^10.45 -> satisfiable by illuminate/console[v10.45.0, ..., v10.48.28].
    - illuminate/auth[v10.0.0, ..., v10.48.28] require illuminate/queue ^10.0 -> satisfiable by illuminate/queue[v10.0.0, ..., v10.48.28].
    - illuminate/console[v10.17.0, ..., v10.48.28] require nunomaduro/termwind ^1.13 -> found nunomaduro/termwind[v1.13.0, ..., v1.17.0] but these were not loaded, likely because it conflicts with another require.
    - Conclusion: don't install illuminate/auth v11.44.0 (conflict analysis result)


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
./composer.json has been updated
Running composer update filament/filament --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires filament/filament ^3.2 -> satisfiable by filament/filament[v3.2.0, ..., v3.2.142].
    - Root composer.json requires laravel/framework ^12.0 -> satisfiable by laravel/framework[v12.0.0, v12.0.1].
    - filament/filament[v3.2.0, ..., v3.2.35] require illuminate/console ^10.0 -> satisfiable by illuminate/console[v10.0.0, ..., v10.48.28].
    - illuminate/queue[v10.0.0, ..., v10.48.28] require illuminate/console ^10.0 -> satisfiable by illuminate/console[v10.0.0, ..., v10.48.28].
    - filament/filament[v3.2.39, ..., v3.2.142] require illuminate/auth ^10.45|^11.0 -> satisfiable by illuminate/auth[v10.45.0, ..., v10.48.28, v11.0.0, ..., v11.44.0].
    - filament/filament[v3.2.36, ..., v3.2.38] require illuminate/console ^10.45 -> satisfiable by illuminate/console[v10.45.0, ..., v10.48.28].
    - illuminate/auth[v10.0.0, ..., v10.48.28] require illuminate/queue ^10.0 -> satisfiable by illuminate/queue[v10.0.0, ..., v10.48.28].
    - illuminate/console[v10.17.0, ..., v10.48.28] require nunomaduro/termwind ^1.13 -> found nunomaduro/termwind[v1.13.0, ..., v1.17.0] but these were not loaded, likely because it conflicts with another require.
    - Conclusion: don't install illuminate/auth v11.44.0 (conflict analysis result)


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
GitHub
Laravel 12 support by danharrin · Pull Request #15695 · filamentphp...
Laravel 12 support AnourValar/eloquent-serialize#21
Laravel 12 support by danharrin · Pull Request #15695 · filamentphp...
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

I can't install Filament on Laravel 11/12
FilamentFFilament / ❓┊help
8mo ago
419 Error on fresh Laravel + Filament install
FilamentFFilament / ❓┊help
7mo ago
Cant install filament on a fresh laravel project
FilamentFFilament / ❓┊help
14mo ago
Filament Installation on fresh Laravel Project Error
FilamentFFilament / ❓┊help
2y ago