Claudin J. Daniel
Claudin J. Daniel
@Ali07 I listed the related dependencies in my previous post
> > Installing Facebook SDK 16.0.0 via Swift Packages worked for me. @ricsantos I only installed it via Swift Packages and the error is still there
@ricsantos What did you specify for "Up to Next Major" in the Swift Packages installation dialog?
@ricsantos Thanks for the tip. I'll try 14.1.0 when I have a moment.
Thanks @daedeloth. Can you please add tests and fix the StyleCI issue? Can you add the `associate` method if necessary?
Can you please share a code example of _**querying A and it's children relations A.B.C**_? I also suggest to check the query log (via Laravel Debugbar or ...) to get...
@sptdigital Thanks for the follow-up. I'm not sure whether it's a problem with Compoships or a recent change in Eloquent relationships behavior. I'd suggest to remove the `->with('pickupTimes')` from the...