You've already forked lubo_comment_query
删除dump
This commit is contained in:
@ -34,7 +34,6 @@ class ProgramQueryController extends BaseController
|
||||
}
|
||||
}
|
||||
}
|
||||
$query->dump();
|
||||
$programs = $query->paginate(10)->withQueryString();
|
||||
return view("program.index", [
|
||||
"keyword" => $keyword,
|
||||
|
Reference in New Issue
Block a user