mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 22:24:03 +00:00
Update TenancyServiceProvider.php
This commit is contained in:
parent
7875fbd575
commit
829e149e18
1 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,8 @@ class TenancyServiceProvider extends ServiceProvider
|
||||||
Commands\Rollback::class,
|
Commands\Rollback::class,
|
||||||
Commands\TenantList::class,
|
Commands\TenantList::class,
|
||||||
Commands\MigrateFresh::class,
|
Commands\MigrateFresh::class,
|
||||||
|
Commands\Down::class,
|
||||||
|
Commands\Up::class,
|
||||||
]);
|
]);
|
||||||
|
|
||||||
$this->publishes([
|
$this->publishes([
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue