mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 17:04: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()
|
||||
{
|
||||
$this->comment('Installing stancl/tenancy... ⌛');
|
||||
$this->comment('Installing stancl/tenancy...');
|
||||
$this->callSilent('vendor:publish', [
|
||||
'--provider' => 'Stancl\Tenancy\TenancyServiceProvider',
|
||||
'--tag' => 'config',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue