Mike π
FFilament
β’Created by Mike π on 3/17/2025 in #ββhelp
Use subdomain for single route in combination with MultiTenant subdomain
When i do that it first lists:
And at the bottom:
9 replies
FFilament
β’Created by Mike π on 3/17/2025 in #ββhelp
Use subdomain for single route in combination with MultiTenant subdomain
Unfortunately no luck there, but just tried that when I add a path to my multitenant panel (for the sake of testing a single letter) the route gets hit as expected. Now that I check my original question again I should have mentioned that I use subdomain routing, so this is why I think
9 replies
FFilament
β’Created by Mike π on 3/17/2025 in #ββhelp
Use subdomain for single route in combination with MultiTenant subdomain
Thanks for the reply, this appears to work for everything except the "/" path. I think this might be related to the filament route being defined earlier (when checked using route:list command)
9 replies
FFilament
β’Created by Soundmit on 3/25/2024 in #ββhelp
Avoid email while seeding
There is a trait that you can use from within your seeder. I believe it is called
WithoutModelEvents
sounds like the thing you're looking for6 replies