Hi, We use kool report in laravel. And our app is multi tenant. so each domain has their own database. but when working with kool report it always uses central DB not tenant based DB.
Any suggestion to make it work in multi tenant app. We have used this package for tenancy : https://github.com/stancl/tenancy