Hi, I tries this package to bulk update records, it works well if the values in array is string or numbers, however if the values is object or array I got error
` Increment/Decrement array needs to have 2 values, a math operator (+, -, *, /, %) and a number
at vendor/mavinoo/laravel-batch/src/Batch.php:88
`
Hi, I tries this package to bulk update records, it works well if the values in array is string or numbers, however if the values is object or array I got error
This is the format of data
As you can see, the key fees inside array is object