Convert SQL Query result into array of strings and use whereIn for ids. Copy public function getDesk(Request $request) { $uid = $request -> user()->id; ...
確定! 回上一頁