MOONCAKE
MOONCAKE
FFilament
Created by MOONCAKE on 5/7/2024 in #❓┊help
NEED HELP INSTALLATIONS
Hello, I'm having an issue with the installation via SSH terminal. The first command worked fine:
composer require filament/filament:"^3.2" -W
composer require filament/filament:"^3.2" -W
The second command that's not working is:
php artisan filament:install --panels
php artisan filament:install --panels
It's giving me the error: "Could not open input file: artisan". What should I do?
6 replies