mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
removed irrelevant pieces
This commit is contained in:
parent
6b5931b089
commit
d4a6010385
2 changed files with 0 additions and 4 deletions
|
|
@ -4,8 +4,6 @@ extends: _layouts.documentation
|
|||
section: content
|
||||
---
|
||||
|
||||
# Laravel Sail {#sail}
|
||||
|
||||
## Creating tenants
|
||||
|
||||
By default sail has the `ALL` privilege on the default database (here it is the central database).
|
||||
|
|
|
|||
|
|
@ -136,8 +136,6 @@ Now we need to actually specify the central domains. A central domain is a domai
|
|||
],
|
||||
```
|
||||
|
||||
>If you're using Laravel Sail, no changes required.
|
||||
|
||||
## Tenant routes {#tenant-routes}
|
||||
|
||||
Your tenant routes will look like this by default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue