1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 18:24:04 +00:00
tenancy/src
lukinovec 0e223e0484
[4.x] Fix tenants:run argument parsing (#1287)
* Use StringInput instead of ArgvInput so that tenants:run accepts args properly

* Test that tenants:run parses the arguments correctly

* Fix code style (php-cs-fixer)

* Fix PHPStan issue

* remove unnecessary ()

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2025-01-11 12:03:09 +01:00
..
Actions [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Bootstrappers [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Commands [4.x] Fix tenants:run argument parsing (#1287) 2025-01-11 12:03:09 +01:00
Concerns phpstan fixes 2025-01-05 15:50:30 +01:00
Contracts more phpstan fixes 2024-08-06 18:26:46 +02:00
Controllers [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Database phpstan fixes 2025-01-05 15:50:30 +01:00
Enums Improve file structure (#5) 2023-08-03 17:51:53 +02:00
Events Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
Exceptions [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features [4.x] Add DisallowSqliteAttach feature (#1283) 2025-01-04 15:34:37 +01:00
Jobs fix: drop tenant databases on migrate fresh without domains (#1282) 2025-01-01 20:31:47 +01:00
Listeners make Create/DeleteTenantStorage listeners handle existing/missing directories gracefully 2024-07-12 01:53:15 +02:00
Middleware [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Overrides phpstan fixes 2024-09-27 23:16:39 +02:00
Resolvers phpstan fixes 2025-01-05 15:50:30 +01:00
ResourceSyncing phpstan fixes 2025-01-05 15:50:30 +01:00
RLS/PolicyManagers phpstan fixes 2025-01-05 15:50:30 +01:00
UniqueIdentifierGenerators fix combination calculation docblock for random str generator 2024-04-13 05:43:37 +02:00
helpers.php [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Tenancy.php phpstan fixes 2025-01-05 15:50:30 +01:00
TenancyServiceProvider.php [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00