chore: (Improve documentation search for V3)

This commit is contained in:
Adebayo Ilerioluwa 2020-07-21 18:18:18 +01:00
parent 0549607899
commit ecf4391f94
42 changed files with 156 additions and 156 deletions

View file

@ -4,7 +4,7 @@ extends: _layouts.documentation
section: content
---
# Laravel Nova
# Laravel Nova {#laravel-nova}
## In the central app
@ -12,7 +12,7 @@ If you wish to use Laravel Nova in the central application (to manage tenants),
You can find the full Nova setup for managing tenants in the [SaaS boilerplate](/saas-boilerplate):
## In the tenant app
## In the tenant app {#in-the-tenant-app}
To use Nova inside of the tenant part of your application, do the following: