mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
fix link to Universal Routes
This commit is contained in:
parent
acec90c269
commit
43a122ba55
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ The instruction is written for a newly installed Orchid platform, it is proposed
|
|||
|
||||
Laravel Orchid has already been installed according to the [documentation Orchid](https://orchid.software/en/docs/installation/). All the steps have also been completed [Quickstart Tutorial](/docs/v3/quickstart).
|
||||
|
||||
- To use Orchid both in the central & tenant parts you need to enable [Universal Routes](docs/v3/features/universal-routes).
|
||||
- To use Orchid both in the central & tenant parts you need to enable [Universal Routes]({{ $page->link('features/universal-routes') }}).
|
||||
- Add the tenancy middleware to your `config\platform.php`
|
||||
|
||||
```php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue