mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 19:54:03 +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 |
||
|---|---|---|
| .. | ||
| synced_resource_migrations | ||
| 2019_08_08_000001_add_custom_column.php | ||
| AddUserCommand.php | ||
| ConsoleKernel.php | ||
| defaultHttpKernelv6.stub | ||
| defaultHttpKernelv7.stub | ||
| ExampleCommand.php | ||
| ExampleSeeder.php | ||
| HttpKernel.php | ||
| modifiedHttpKernelv6.stub | ||
| modifiedHttpKernelv7.stub | ||
| Tenant.php | ||
| User.php | ||