Hi,
First of all thanks for making this kind of stuff for us, there are no other php support for API gateway. Its really helpful. But I do have one concern. I want to add multi tenancy support in my project along with this API gateway, so each customer shares the software application and also shares a individual database.
so please help me to run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.
Thanks,
Anil