Claudin J. Daniel
Claudin J. Daniel
@undjike Some people have requested different association logics. Can you please explain the use case(s) for this?
@undjike Thanks for the explanation. Please check discussion on https://github.com/topclaudy/compoships/issues/76 and https://github.com/topclaudy/compoships/issues/67. Such features are not on the roadmap.
That's weird! Can you provide a simple Laravel project to reproduce this?
Please provide a Laravel project to reproduce your issues
@MannikJ Which version of the package are you using?
> Sorry, v2.1 it was, I guess > > Update: Just updated to the latest v2.1.1 but the issue is still there.. > Using it in Laravel v8.38.0 with PHP...
@undjike Did you import the trait in the `Transfer` class? Can you please show how you use the `transfer` relationship?
@undjike Can you please show a usage of the `transfer` relationship?
@undjike A similar issue has been reported here https://github.com/topclaudy/compoships/issues/111. But I wasn't able to reproduce. Can you please share a simple Laravel project to reproduce the issue?
As stated in the documentation: _There are situations where you'll need to match many columns in the definition of a relationship even when your models' tables have a single primary...