Disable tenant slug
Hey everybody,
I am trying to get stancl/tenancy and filament working together.
I have all the images and all that working, but I am trying to use your tenancy pages (https://filamentphp.com/docs/3.x/panels/tenancy#overview), like signup and that. But I also want to use their billing features.
the problem is I have this so far
But I want to turn off the added slug, because it I am using subdomain identification from stancl. And when once I login I get redirect to a page that doesn't exist.
is this somehow possible to combine both worlds, use the billing and tenant signup pages + stancl?
I can provided any other files if needed. Any help would be appreciated.
8 Replies
^ This is what happens
I just want to go to /
You don't need Filament it's tenancy when you're using stancl/tenancy
you could try redirect?
But I want to take advantage of the tenant registration page and billing?
Can I do this?
Any ideas?
How did you manage to make it work? I was trying but I always got an 404 page
Nah I haven't done any work on this yet, might just implement it myself, which is kinda unfortunate.
Do you have any ideas?
it's working for me right now
but not using the filament pages