Method App\Filament\Pages\RegisterTeam::getCachedSubNavigation does not exist.
I am trying to implement multi-tenancy in my app. After following the steps in the documentation, After login, I received the following error when I was redirected to the 'new' URL
1 Reply
I found my mistake, I kept the attributes below after creating the page via the Artisan command.