mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Add and fix heading IDs (#232)
This commit is contained in:
parent
8029bdc51c
commit
ca5924646d
11 changed files with 17 additions and 17 deletions
|
|
@ -51,7 +51,7 @@ class BarCommand extends Command
|
|||
}
|
||||
```
|
||||
|
||||
### Custom implementation
|
||||
### Custom implementation {#custom-implementation}
|
||||
|
||||
If you want more control, you may implement this functionality yourself by simply accepting a `tenant_id` argument and then inside `handle()` doing something like this:
|
||||
```php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue