php artisan filament:install --panels ERROR Command "filament:install" is not defined.

i get this error whene i run the comand
7 Replies
Vp
Vp13mo ago
Did you run this composer require filament/filament:"^3.0" -W before filament:install ? And don't cross post.. #✅┊rules
yassions101
yassions10113mo ago
yes i run it before
Stfn
Stfn13mo ago
Did you get any error messages when running
composer require filament/filament:"^3.0" -W before filament:install
composer require filament/filament:"^3.0" -W before filament:install
Dennis Koch
Dennis Koch13mo ago
Please check your filament version composer info filament/filament
yassions101
yassions10113mo ago
YES i get this error Problem 1 - filament/support v3.0.0 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. - filament/filament v3.0.0 requires filament/support v3.0.0 -> satisfiable by filament/support[v3.0.0]. - Root composer.json requires filament/filament 3.0-stable -> satisfiable by filament/filament[v3.0.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\xampp\php\php.ini You can also run php --ini in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with --ignore-platform-req=ext-intl to temporarily ignore these required extensions. Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Vp
Vp13mo ago
Install intl extensions?
Dennis Koch
Dennis Koch13mo ago
You should read error messages and not just ignore them. If there's an error during composer install, it means Filament wasn't installed.
Want results from more Discord servers?
Add your server