mirror of
https://github.com/archtechx/tenancy.git
synced 2026-06-21 05:04:04 +00:00
Adds a --skip-tenants option to all tenant artisan commands (`tenants:run`, `tenants:migrate`, `tenants:rollback`, `tenants:seed`, `tenants:up`, `tenants:down`). The option is the complement of the existing `--tenants` option instead of specifying which tenants to include, you specify which to exclude. --------- Co-authored-by: Jimish Gamit <unique.jimish@gmail.com> Co-authored-by: Samuel Stancl <samuel@archte.ch> Co-authored-by: lukinovec <lukinovec@gmail.com> |
||
|---|---|---|
| .. | ||
| DealsWithMigrations.php | ||
| DealsWithRouteContexts.php | ||
| DealsWithTenantSymlinks.php | ||
| ExtendsLaravelCommand.php | ||
| HasTenantOptions.php | ||
| ManagesRLSPolicies.php | ||
| ParallelCommand.php | ||
| TenantAwareCommand.php | ||
| UsableWithEarlyIdentification.php | ||