How to save multiple dynamuc like ajax?

后端 未结 0 2004
感动是毒
感动是毒 2021-01-19 01:49

I have like this form

how to save in database?

foreach ($request->filed as $key => $value) {
    $educational = new Educational;
    $edu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题