mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 08:04:03 +00:00
runForMultiple can scope pending tenants
This commit is contained in:
parent
b73d047a39
commit
0a37eb487a
9 changed files with 47 additions and 11 deletions
|
|
@ -52,6 +52,6 @@ class Run extends Command
|
|||
|
||||
// Run command
|
||||
$this->call($this->argument('commandname'), array_merge($arguments, $options));
|
||||
});
|
||||
}, $this->withPending());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue