Registration error
Hello everyone, I have the same problem. Tell me if anything else is needed to set up authorization
version Filament 3.2
PHP 8.2
Laravel 10

2 Replies
Ensure you have allowed access to the panel on the user model:
https://filamentphp.com/docs/3.x/panels/users#authorizing-access-to-the-panel
Did you create the panel admin?