fmarcoux96
fmarcoux96
FFilament
Created by fmarcoux96 on 12/28/2024 in #❓┊help
Profile page with tenancy/parameter not set 'tenant' in getUrl()
Currently using Filament and Tenancy for Laravel, and I successfully implemented the split-database and all that. However, while the "tenant profile" works perfectly and the profile works on the main panel, when using my tenant panel (identified by subdomain), the tenant isn't set on the user profile page, thus causing an error in the URL generation for all the nav links (using full page, not simple.) Anybody has an idea as to why that page doesn't work properly?
4 replies