1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 19:34:04 +00:00
tenancy/tests/Etc
Samuel Štancl cbd3850a8f
[2.1.0] Initialize tenancy before executing controller constructors (#169)
* Update message about migrations in Install

* wip

* Apply fixes from StyleCI

* string instead of array

* Fix globalUrl binding

* Simplify if condition in TenantRouteServiceProvider

* Apply fixes from StyleCI

* Improve PreventAccessFromTenantDomains - look into middleware subgroups

* Fix typo

* gatherMiddleware() instead of middleware()

* Fix tests

* Apply fixes from StyleCI

* Update install command

* Apply fixes from StyleCI

* Add the PreventAccess MW to tenant routes by default
2019-10-15 20:23:56 +02:00
..
2019_08_08_000001_add_custom_column.php Apply fixes from StyleCI (#126) 2019-09-11 17:37:02 +02:00
ConsoleKernel.php [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
defaultHttpKernel.stub Clean up 2019-09-19 20:32:09 +02:00
ExampleCommand.php [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
ExampleSeeder.php Apply fixes from StyleCI (#126) 2019-09-11 17:37:02 +02:00
HttpKernel.php [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
modifiedHttpKernel.stub [2.1.0] Initialize tenancy before executing controller constructors (#169) 2019-10-15 20:23:56 +02:00