mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:54:03 +00:00
Add TenantDump command to service provider
This commit is contained in:
parent
31abc3c52c
commit
df01ce1d62
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ class TenancyServiceProvider extends ServiceProvider
|
|||
Commands\Install::class,
|
||||
Commands\Migrate::class,
|
||||
Commands\Rollback::class,
|
||||
Commands\TenantDump::class,
|
||||
Commands\TenantList::class,
|
||||
Commands\MigrateFresh::class,
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue