© 2026 Hedgehog Software, LLC
return $panel ->default() ->id('client') ->path('') ... ... ->tenant(Team::class, slugAttribute: 'domain') ->tenantRegistration(RegisterTeam::class) ->tenantProfile(EditTeamProfile::class) ->tenantDomain('{tenant:domain}.domain.test') ->tenantMenu(false);
https://TENANT.domain.test/tenant