I can log in, in the panel. They already changed the password using Laravel Tinker, and nothing.
I can log in, in the panel. They already changed the password using Laravel Tinker, and nothing.
2 Replies
Did you correctly implement the canAccessPanel() method on your User model?
https://filamentphp.com/docs/3.x/panels/installation#deploying-to-production
I'm assuming you meant to type "can't login", if not, you need to explain what you mean by "and nothing".