VY
так?
Size: a a a
VY
S
public function posts()не работает...
{
return $this->hasMany(Post::class);
}
VY
S
D
D
return $this->hasMany('App\Comment', 'foreign_key', 'local_key');
D
D
VY
VY
S
S
VY
return $this->hasMany('App\Comment', 'foreign_key', 'local_key');
S
VY
VY
S
VY
S
VY