foreach ($res as $k => $v) {
$cate_name = '|--' . $v->cate_name;
$v->$cate_name = str_repeat(' ', $ 공백) . $cate_name; $result[] = $v;self::getCate($v->id, $result, $blank)
return Collection::make($result)->toArray() ;오류 내용: 수집 방법이 존재하지 않습니다
移动用户-39060762019-11-27 15:07:55
저도 이 문제에 직면했는데 어떻게 해결해야 할지 모르겠나요? 치명적인 오류: 39행의 E:PHPWAMP_IN3wwwrootqiyeapplicationadminmodelCategory.php에서 'appadminmodelCollection' 클래스를 찾을 수 없습니다