tenancy-docs/source/docs/v3/integrating.blade.md
Adebayo Ilerioluwa a4645b3abd
Improved Documentation Search (#61)
* chore: (Improve documentation search for V3)

* fix: checks for mispelled words

* fix: mispelled words

* fix spaces and syntax

* Update multi-database-tenancy.blade.md

Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>
2020-07-21 20:18:29 +02:00

22 lines
762 B
Markdown

---
title: Integration with other packages
extends: _layouts.documentation
section: content
---
# Integrating with other packages {#integrating-with-other-packages}
If you're using the [automatic mode]({{ $page->link('features/automatic-mode') }}) & [multi-database tenancy]({{ $page->link('multi-database-tenancy') }}), you'll be able to integrate with other packages easily.
[Integration with Spatie packages]({{ $page->link('integrations/spatie') }})
[Laravel Horizon]({{ $page->link('integrations/horizon') }})
[Laravel Passport]({{ $page->link('integrations/passport') }})
[Laravel Nova]({{ $page->link('integrations/nova') }})
[Laravel Telescope]({{ $page->link('integrations/telescope') }})
[Livewire]({{ $page->link('integrations/livewire') }})