Mike πŸš€
Mike πŸš€
FFilament
Created by Mike πŸš€ on 3/17/2025 in #β“β”Šhelp
Use subdomain for single route in combination with MultiTenant subdomain
Before using filament in combination with the MultiTenant solution our application was exposed on the domain: dashboard.example.org. Now that we are preparing a launch with MultiTenancy support from Filament we are looking for a way to catch this explicit route and let it forward to the first availble tenant instead of throwing the 404 when trying to retrieve the record. But we are not yet succesfull in doing so, wetried different solutions in terms of: - tenantMiddleware - bootUsing - custom middleware Are there any options we might have missed, or is there something we explicitly need to set in the middleware or other attempted solutions to do this, or is it simply not possible?
9 replies