Eric Woelki

Results 2 comments of Eric Woelki

> Wouldn't it be better if this was powered by actual relationship method assignments? So > > ``` > $store->owner()->assign($user); > ``` > > If I recall correctly You already...

@osbre Fair, I was pointing out that the method is `associate()` rather than `assign()`. I agree with you that deferring to it behind the scenes for the proposed `for()` method...