I have problem in installing filament 3 in Laravel

if i install it in new Laravel project i got this error i try it with Laravel9 10 11 same problem node filament 2 working with me
No description
Solution:
solved after i remove the ; from ;extension=zip in the php.ini file
Jump to solution
7 Replies
Vp
Vp8mo ago
Post full error, it looks like you don't have some php extensions
dissto
dissto8mo ago
Perhaps enable ext-intl in your php.ini Or maybe run composer as it suggested: composer require filament/filament:"^3.2" -W --ignore-platform-req=ext-intl
anas hassan
anas hassanOP8mo ago
same problem with composer require filament/filament:"^3.2" -W --ignore-platform-req=ext-intl
Solution
anas hassan
anas hassan8mo ago
solved after i remove the ; from ;extension=zip in the php.ini file
carlos-hub
carlos-hub6mo ago
Hi, I have the same problem. There are conflicts in my Composer dependencies, but I can't determine where the problem is. I created a project using Blade, and now I want to switch to Filament, but I can't install it. my project was in github https://github.com/Carlos-hub/happy_travel/ anyone can help me?
GitHub
GitHub - Carlos-hub/happy_travel
Contribute to Carlos-hub/happy_travel development by creating an account on GitHub.
No description
awcodes
awcodes6mo ago
The later versions of filament v2 required laravel 10 iirc. I’m thinking that is what is possibly causing the conflict. If possible it might be worth it to upgrade to at least laravel 10 then just using filament v3.
Want results from more Discord servers?
Add your server