Create a user

You can create a new user account with the following command:

php artisan make:admin

Enter your admin name, email and password.

Then visit /admin and log in to your account.

To learn more about Filament, visit the official documentation: Filament