1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:14:04 +00:00
tenancy/src/Resolvers
lukinovec 4e51cdbacb
Refactor early identification (#47)
* Make universal route logic part of tbe early ID trait

* Add requstHasTenant to prevent access MW, add todo@samuel

* Delete PathIdentificationManager, move the used methods appropriately

* Correct and refactor code related to the deleted PathIdentificationManager class

* Add docblock

* Fix code style (php-cs-fixer)

* refactor globalStackMiddleware()

* remove todos [ci skip]

* refactor routeMiddleware()

* revert bool assertions

* revert more changes

---------

Co-authored-by: PHP CS Fixer <phpcsfixer@example.com>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2024-04-22 11:30:58 +02:00
..
Contracts Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
DomainTenantResolver.php Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
PathTenantResolver.php add Tenancy::$findWith 2024-04-05 19:48:50 +02:00
RequestDataTenantResolver.php add Tenancy::$findWith 2024-04-05 19:48:50 +02:00