These credentials do not match our records.
i have copied a project from a repo. after I created a new filament user i get this message. These credentials do not match our records.
how do i start with solving this?
8 Replies
I had this error this morning and
composer update
solved it @raheel3031 πNo that didn't work for me
No still looking for solution
@raheel3031 Hmm I tried various commands, maybe try :
- php artisan optimize:clear
- php artisan filament:optimize-clear
- composer dump-autoload
I have solved this
How ? May be useful for me next time
The name column was missing in the table, I added this. And I turned off mustverify. The panel access was for admin only, I changed this to my email.