I want to POST multiple fields with same name in Laravel

后端 未结 0 470
小蘑菇
小蘑菇 2020-12-01 14:42

I\'m trying to create student result system and I want to POST multiples fields with same name and process them.

 @foreach($data as $row)
    
相关标签:
回答
  • 消灭零回复
提交回复
热议问题