Filament Installation Error

Good day, I'm trying to install filament for the very first time but I'm getting this error "Your requirements could not be resolved to an installable set of packages." Please help.
No description
16 Replies
Tieme
Tieme11mo ago
What PHP version are u using?
frankliniwobi
frankliniwobiOP11mo ago
8.3
Tieme
Tieme11mo ago
and if you use composer require filament/filament
frankliniwobi
frankliniwobiOP11mo ago
It's installing version 2
LeandroFerreira
LeandroFerreira11mo ago
share the composer.json
Matthew
Matthew11mo ago
This will sound silly, but you are not trying to upgrade from v2 right? Is this a fresh installation?
frankliniwobi
frankliniwobiOP11mo ago
Yes, it's a fresh installation On it..
frankliniwobi
frankliniwobiOP11mo ago
Here it is
No description
Matthew
Matthew11mo ago
uhh brotha, you're missing filament apparently. Add this to "require":{} "filament/filament": "^3.0-stable", and then composer update
frankliniwobi
frankliniwobiOP11mo ago
When i run "composer require filament/filament:"^3.2" -W" it shows that error(from the initial question) and then removes everything relating to filament from my composer.json file, very weird behaviour, it's as if filament doesn't want me 🥲
Matthew
Matthew11mo ago
You aint doing what IM telling your bro Add "filament/filament": "^3.0-stable", and run composer update or composer install
frankliniwobi
frankliniwobiOP11mo ago
Oh, okay. Let me try that
Matthew
Matthew11mo ago
also show minimum-stability
frankliniwobi
frankliniwobiOP11mo ago
"minimum-stability": "stable", "prefer-stable": true
Tieme
Tieme11mo ago
you are missing livewire in your composer composer require livewire/livewire https://filamentphp.com/docs/3.x/panels/installation#requirements
frankliniwobi
frankliniwobiOP11mo ago
It's working now, thanks Thanks for the correction, I've installed it now
Want results from more Discord servers?
Add your server