Replied to Laravel - How to loop through form array based on subject value ... $input = $request->all(); foreach($input as $item) { $score = new Score; ...
確定! 回上一頁