mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 16:24:04 +00:00
* Add SessionTenancyBootstrapper * Fix code style (php-cs-fixer) * add value to bootstrappers config * tenant aware call test * reproduce issue in tests * fix logic for calling tenant run from central context, finish tests * change laravel version back * bump laravel to ^9.38 * add listener to create tenant DBs Co-authored-by: PHP CS Fixer <phpcsfixer@example.com> Co-authored-by: Abrar Ahmad <abrar.dev99@gmail.com> |
||
|---|---|---|
| .. | ||
| Console | ||
| EarlyIdentification | ||
| session_migrations | ||
| synced_resource_migrations | ||
| 2019_08_08_000001_add_custom_column.php | ||
| defaultHttpKernelv6.stub | ||
| defaultHttpKernelv7.stub | ||
| ExampleSeeder.php | ||
| HttpKernel.php | ||
| modifiedHttpKernelv6.stub | ||
| modifiedHttpKernelv7.stub | ||
| tenant-schema.dump | ||
| Tenant.php | ||
| TestSeeder.php | ||
| User.php | ||