mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Update source/docs/v3/quickstart.blade.md
This commit is contained in:
parent
cdf6fc07a8
commit
e5a93fe2d1
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ To have users in tenant databases, let's move the `users` table migration (the f
|
|||
|
||||
## Creating tenants {#creating-tenants}
|
||||
|
||||
>If you're using Laravel Sail, please refer the [Laravel Sail integration guide]({{ $page->link('integrations/sail') }}):
|
||||
> If you're using Laravel Sail, please refer the [Laravel Sail integration guide]({{ $page->link('integrations/sail') }}):
|
||||
|
||||
For testing purposes, we'll create a tenant in `tinker` — no need to waste time creating controllers and views for now.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue