Multi-tenancy without slug in the url
Hi!
How would you approach multi-tenancy without the url slug? Might use session Instead or database with a has one of many relation that changes when user change tenant.
I know I might need to overwrite some stuff, but where would you guys start?
0 Replies