1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-06-21 05:04:04 +00:00
tenancy/src/Concerns
Jimish Gamit 652bc987ce
Add --skip-tenants option to HasTenantOptions (#1436)
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>
2026-06-07 15:18:38 -07:00
..
DealsWithMigrations.php resolve all phpstan issues 2022-11-08 13:34:04 +01:00
DealsWithRouteContexts.php Resolve misc todos, fix phpstan error 2025-10-20 01:57:02 +02:00
DealsWithTenantSymlinks.php [4.x] Make RemoveStorageSymlinksAction able to delete broken symlinks (#1323) 2025-03-18 21:27:27 +01:00
ExtendsLaravelCommand.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
HasTenantOptions.php Add --skip-tenants option to HasTenantOptions (#1436) 2026-06-07 15:18:38 -07:00
ManagesRLSPolicies.php [4.x] Fix dropRLSPolicies() (#1413) 2025-11-08 00:52:08 +01:00
ParallelCommand.php phpstan fixes 2025-01-05 15:50:30 +01:00
TenantAwareCommand.php Laravel 11 support + Docker improvements (#29) 2024-02-18 00:18:31 +01:00
UsableWithEarlyIdentification.php Revert changes that caused issues with Laravel Octane [ci skip] 2024-04-24 22:36:51 +02:00