1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 11:34:03 +00:00
tenancy/src/Overrides
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
..
CacheManager.php categorize todos 2024-03-12 17:29:00 +01:00
TenancyBroadcastManager.php Improve file structure (#5) 2023-08-03 17:51:53 +02:00
TenancyUrlGenerator.php Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
Vite.php Improve file structure (#5) 2023-08-03 17:51:53 +02:00