How to handel filament/filament 3.x-dev requires filament/support 3.x-dev -> satisfiable by filament

please give a explanation how to solve the error
4 Replies
rg.block
rg.block11mo ago
Can you share what you have on your composer.json file? There are several other questions regarding this, the issue points to having the wrong required version for one of the packages.
Dennis Koch
Dennis Koch11mo ago
Solve this error by installing right version. Sorry, but how on earth should we help you posting a single line of a composer install error? 🤔 Please provide some more information.
marutiraj
marutiraj11mo ago
use -W flag while composer install
Zetto
Zetto11mo ago
Read the logs until the end, it should tell you what is necessary.
Want results from more Discord servers?
Add your server
More Posts
Select input, when on the view page the id of the relation is shown instead of the nameI have a select input populated with the relationship helper ```->relationship('company', 'name', fnsend data from multi step form to another related model.but can't parse the data to other modelhere i am trying to send the data from "type" radio button to model called Stages but i also have toHow to handle Route [login] not defined errori want customize filament error Route [login] not defined error when posting in postmanI want to render relation manger in list resource pagewhen i click resource table then i don't want to go edit page i want to show relation manege in listReplace modal actions with 'save' and 'save & close'?this is my first attempt and simply working on have them both ```php ->modalSubmitAction(false) ->exFilament Spatie Translatable Plugin for relation modelhow to do for the relation model at v3 ? it was fine at v2, did read the docs at https://github.com/Proper Way to share Auth session outside filament panelWhere/What to add code to share the current auth session outside filament panel?How to redirect user to verify email page, after registration?I'm using the built-in registration feature, and I can't find how to redirect user to verification pError while upgrading from v2 to v3I get the following error when I am trying to upgrade from v2 to v3. How can I resolve this?Filamentv3 form.css conflicts with Spatie Livewire comments editorI am loading the spatie livewire comments component on EditRecord page. There seems to be conflict b