mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 17:34:03 +00:00
wip
This commit is contained in:
parent
be400b7381
commit
97429169c0
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ class Install extends Command
|
||||||
*/
|
*/
|
||||||
public function handle()
|
public function handle()
|
||||||
{
|
{
|
||||||
$this->comment('Installing stancl/tenancy... ⌛');
|
$this->comment('Installing stancl/tenancy...');
|
||||||
$this->callSilent('vendor:publish', [
|
$this->callSilent('vendor:publish', [
|
||||||
'--provider' => 'Stancl\Tenancy\TenancyServiceProvider',
|
'--provider' => 'Stancl\Tenancy\TenancyServiceProvider',
|
||||||
'--tag' => 'config',
|
'--tag' => 'config',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue