invalid argument supplied for foreach() when i try to display the auth user data

后端 未结 0 782
被撕碎了的回忆
被撕碎了的回忆 2020-12-16 21:55

hello i have two tables with this relationship : User model :

public function OneYearBodys(){
        return $this->hasMany(\'App\\OneYearBody\');
    }


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