dubayd
Need help with installing.
i am trying to install filament panel but i get an error when trying to use these commands.
command:
composer require filament/filament:"^3.2" -W
php artisan filament:install --panels
error:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires filament/filament 3.2 -> satisfiable by filament/filament[v3.2.0].
- filament/filament v3.2.0 requires illuminate/console ^10.0 -> found illuminate/console[v10.0.0, ..., v10.48.22] but these were not loaded, likely because it conflicts with another require.
any help is appriciated!
14 replies