Laravel Eloquent finding models with more than one relation to another model on another table

后端 未结 0 814
生来不讨喜
生来不讨喜 2020-12-28 23:44

I have two models using different tables on two different connections, User and UserInfo.

User has a UserInfo hasMany relation:

public function userInf         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题