Skip to content

Can't create a filament user #10369

Answered by drbyte
robindelaater asked this question in Help
Dec 18, 2023 · 2 comments · 7 replies
Discussion options

You must be logged in to vote

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

This will occur if you have no panels with ->default() set.
This is included when Filament creates the first panel for your app. But if you removed that, or if you created your own panel without the artisan command, then you will encounter that error when creating a user from the artisan command

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@robindelaater
Comment options

Comment options

You must be logged in to vote
6 replies
@scottw-finao
Comment options

@drbyte
Comment options

@mankowitz
Comment options

@drbyte
Comment options

@mankowitz
Comment options

Answer selected by robindelaater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
6 participants