1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 13:54:04 +00:00

Update TenancyServiceProvider.php

This commit is contained in:
j.stein 2021-12-26 18:44:53 +01:00
parent 7875fbd575
commit 829e149e18

View file

@ -88,6 +88,8 @@ class TenancyServiceProvider extends ServiceProvider
Commands\Rollback::class,
Commands\TenantList::class,
Commands\MigrateFresh::class,
Commands\Down::class,
Commands\Up::class,
]);
$this->publishes([