© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
4 replies
idkwhoami

Laravel 11 & Filament - Plugin Installation Fails

 Problem 1
    - Root composer.json requires parallax/filament-comments * -> satisfiable by parallax/filament-comments[1.0.0, ..., 1.1.0].
    - parallax/filament-comments[1.0.0, ..., 1.1.0] require illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., v10.48.2] but these were not loaded, likely because it conflicts with another require.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require parallax/filament-comments:*" to figure out if any version is installable, or "composer require parallax/filament-comments:^2.1" if you know which you need.
 Problem 1
    - Root composer.json requires parallax/filament-comments * -> satisfiable by parallax/filament-comments[1.0.0, ..., 1.1.0].
    - parallax/filament-comments[1.0.0, ..., 1.1.0] require illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., v10.48.2] but these were not loaded, likely because it conflicts with another require.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require parallax/filament-comments:*" to figure out if any version is installable, or "composer require parallax/filament-comments:^2.1" if you know which you need.


Completely clean Laravel installation (11.0) then installed filament (3.2.48) then when i try to install basically ANY plugin it fails with the above error

Anybody else having this problem ? Any idea why this is happening ?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Laravel 11 filament 3.2 panel installation issue
FilamentFFilament / ❓┊help
14mo ago
Does Filament support Laravel 11?
FilamentFFilament / ❓┊help
2y ago
laravel cloud + filament v4 + shield plugin
FilamentFFilament / ❓┊help
3mo ago
Docker with Laravel 11, Filament 3
FilamentFFilament / ❓┊help
15mo ago