Writing down notes to mention in v4 docs, so that we can clean up the issues here. - ~Mention that there will be multiple connections open (= that the central connection remains open) #162~ - ~Mention using `Artisan::call('tenants:run', ...)` #120~ - spatie/laravel-backup integration (not tested) #101 - ~Write a guide for integrating Scout #72~ (PR open) - --skip-failing on tenant migrations, #73 - ~Media library integration #78~ - ~Mention that Horizon works on the central domain #75~ - ~Rename cached lookup to cached tenant lookup #64~
Writing down notes to mention in v4 docs, so that we can clean up the issues here.
Mention that there will be multiple connections open (= that the central connection remains open) Should warn developers this package might cause 2 db connections per request/process #162Mention usingArtisan::call('tenants:run', ...)Add to Docs... #120Write a guide for integrating Scout Tutorial for scout integration #72(PR open)Media library integration Using this package with spatie media library #78Mention that Horizon works on the central domain Horizon dashboard /horizon redirects to /app #75Rename cached lookup to cached tenant lookup Rename cached lookup to cached tenant lookup #64