bek_dev's avatar

bek_dev wrote a reply+100 XP

1mo ago

public function children() { return $this->hasMany(Category::class, 'parent_id'); }