mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Update migrate command description
This commit is contained in:
parent
1f9c441877
commit
fa4eef0197
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Tenant-aware commands run for all tenants by default. The commands also have the
|
||||||
|
|
||||||
## **Migrate** (tenant-aware) {#migrate}
|
## **Migrate** (tenant-aware) {#migrate}
|
||||||
|
|
||||||
`tenants:migrate` is the most important command. To use tenants, you have to be able to migrate their databases.
|
The `tenants:migrate` command migrates databases of your tenants.
|
||||||
|
|
||||||
```
|
```
|
||||||
php artisan tenants:migrate --tenants=8075a580-1cb8-11e9-8822-49c5d8f8ff23
|
php artisan tenants:migrate --tenants=8075a580-1cb8-11e9-8822-49c5d8f8ff23
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue