mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 07:44:04 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| CreatesDatabaseUsers.php | ||
| DealsWithMigrations.php | ||
| ExtendsLaravelCommand.php | ||
| HasATenantArgument.php | ||
| HasATenantsOption.php | ||
| TenantAwareCommand.php | ||