Filament has not been installed yet: php artisan filament:install --panels

hi, i just installed filament on a lavaarel project. when i try to create a user using php artisan make:filament-user the terminal says Filament has not been installed yet: php artisan filament:install --panels and i just installed that. how can i solve this problem?
1 Reply
Dennis Koch
Dennis Koch4w ago
You did run that exact command? Can you show a screenshot

Did you find this page helpful?