ScriptSorcerer
Error while creating a new user
Hi!
This is my first time using filament, and I love the experience so far. I just ran into an issue while trying to 'deploy' my project to a server.
I can't seem to create a user after deploying it.
Locally I've got no issues at all, installed filament and can run the
artisan make:filament-user
command.
But after deploying I'm seeing the following in red: Filament has not been installed yet: php artisan filament:install --panels
.
I already have filament installed, and also tried running the suggested command without luck.
Any suggestions?3 replies