mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
3.x redesign
This commit is contained in:
parent
857122540f
commit
f8f354c323
229 changed files with 201175 additions and 22440 deletions
22
source/docs/v3/integrating.blade.md
Normal file
22
source/docs/v3/integrating.blade.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
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') }})
|
||||
Loading…
Add table
Add a link
Reference in a new issue