1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 18:04:03 +00:00
tenancy/assets
lukinovec 617e9a7a73
[4.x] Allow user to customize tenant's URL root in CLI (#1044)
* Add UrlTenancyBootstrapper

* Fix code style (php-cs-fixer)

* Move URL overriding to a separate method, call it in `boot()`

* Test URL root overriding

* Change parameter formatting

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

* Fix code style (php-cs-fixer)

* Improve URL bootstrapper test

* Move `$scheme` and `$hostname` to the closure

* Update code example comment

* Hardcode values instead of referencing variables

* Delete extra line

---------

Co-authored-by: PHP CS Fixer <phpcsfixer@example.com>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2023-02-17 10:56:43 +01:00
..
impersonation-migrations anonymous publishable migrations (#1001) 2022-11-11 13:02:13 +01:00
migrations anonymous publishable migrations (#1001) 2022-11-11 13:02:13 +01:00
resource-syncing-migrations Use polymorphic table for mapping resources to tenants (#997) 2023-02-02 06:39:35 +01:00
config.php [4.x] Allow user to customize tenant's URL root in CLI (#1044) 2023-02-17 10:56:43 +01:00
routes.php add todo 2022-11-17 03:39:57 +01:00
TenancyServiceProvider.stub.php [4.x] Allow user to customize tenant's URL root in CLI (#1044) 2023-02-17 10:56:43 +01:00
tenant_routes.stub.php Early identification support (#1) 2022-11-20 02:31:37 +01:00