1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 20:34:03 +00:00
tenancy/src/ResourceSyncing
Samuel Štancl 657e165cc8
[4.x] Cleanup (#1317)
* cleanup, resolve todos, add immediate todos

* Improve path_identification_middleware docblock

* rename leave() method in tests

* wip fix hardcoded values making assumptions about the parameters used in routing

* defaultParameterNames

* fix CreatesDatabaseUsers return values

* $tenant -> tenant()

* resolve more todos

* make comment block a complete block

* Correct useTenantRoutesInFortify(), delete unused import

* test fixes

* remove todos

* remove JobPipeline todo

* simplify comment example

* remove todo

* fix VERSION_PREFIX in queue.yml

---------

Co-authored-by: lukinovec <lukinovec@gmail.com>
2025-02-20 20:49:09 +01:00
..
Events Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
Listeners phpstan fixes 2025-01-05 15:50:30 +01:00
CentralResourceNotAvailableInPivotException.php Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
ModelNotSyncMasterException.php reimplement broadcasting channel helpers to support model binding 2024-10-03 21:12:09 +02:00
ParsesCreationAttributes.php Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
PivotWithRelation.php Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
ResourceSyncing.php [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Syncable.php Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
SyncMaster.php [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
TenantMorphPivot.php Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
TenantPivot.php Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
TriggerSyncingEvents.php phpstan fixes 2025-01-05 15:50:30 +01:00