How to update rows based on iterating column based off value of adjoining column un Laravel

前端 未结 0 1856
情深已故
情深已故 2021-01-29 04:55

In my Laravel5.8 project, I am working on array of fields. I have these models:

class HrEmployeeType extends Model
{
    protected $table = \'hr_employee_types\';         


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