1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 13:34:04 +00:00
tenancy/src/Concerns
Samuel Štancl 349125c02e
Merge hotfix branch (#834)
* try specifying the signature in __construct

* constructor doesn't work since Reflection is used, try specifying getDefaultName() instead

* Fixed: make migration commands compatible

* Fix failing tests

* Fix username generation

* Re-create tmp dir as well if needed

* wip
2022-03-30 18:00:55 +02:00
..
CreatesDatabaseUsers.php PHP 8 support (#542) 2020-11-30 17:30:42 +01:00
DealsWithMigrations.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00
ExtendsLaravelCommand.php Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
HasATenantArgument.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00
HasATenantsOption.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00
TenantAwareCommand.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00