mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-16 20:04:03 +00:00
fix: checks for mispelled words
This commit is contained in:
parent
ecf4391f94
commit
e6494c7a15
5 changed files with 5 additions and 5 deletions
|
|
@ -50,7 +50,7 @@ If your command's signature were `email:send {--queue} {--subject=} {body}`, yo
|
|||
php artisan tenants:run email:send --tenants=8075a580-1cb8-11e9-8822-49c5d8f8ff23 --option="queue=1" --option="subject=New Feature" --argument="body=We have launched a new feature. ..."
|
||||
```
|
||||
|
||||
## **Tenant list** {#teant-list}
|
||||
## **Tenant list** {#tenant-list}
|
||||
|
||||
```
|
||||
php artisan tenants:list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue