F
Filament2mo ago
yoni

SQLSTATE[HY000]: General error: 1 no such table: users

I encounter an issue when attempting to log in after a fresh installation. Although I successfully created a user using the php artisan make:filament-user command, logging in seems to be unsuccessful.
1 Reply
toeknee
toeknee2mo ago
It tells you the error.... following Laravel basic guide you need to run php:artisan migrate