tenancy-docs/source/docs/v3/integrating.blade.md
Samuel Štancl f8f354c323 3.x redesign
2020-06-08 21:20:15 +02:00

22 lines
703 B
Markdown

---
title: Integration with other packages
extends: _layouts.documentation
section: content
---
# 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('features/spatie') }})
[Laravel Horizon]({{ $page->link('features/horizon') }})
[Laravel Passport]({{ $page->link('features/passport') }})
[Laravel Nova]({{ $page->link('features/nova') }})
[Laravel Telescope]({{ $page->link('features/telescope') }})
[Livewire]({{ $page->link('features/livewire') }})