I created simple recursive relationship: public function children() { $children = $this->hasMany(...
There is no prepared methods? I must use array_walk_recursive?
The Laravel portal for problem solving, knowledge sharing and community building.
The community