DarkMatter
Can't install Filament on Laravel 12 fresh app
The problem seems to be in the illuminati/console required by filament 3.2:
- filament/filament v3.2.0 requires illuminate/console ^10.0 -> satisfiable by illuminate/console[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 it conflicts with your root composer.json require (^2.3).
We just need to wait the filament update to accept the new requirements.
46 replies