laravelBatch icon indicating copy to clipboard operation
laravelBatch copied to clipboard

How set NULL?

Open bizvid opened this issue 4 years ago • 0 comments
trafficstars

I have:

[ [ "id" => "40142" "invoice_number" => null ], [ "id" => "40108" "invoice_number" => "555" ] ]

Case with null - don't work. How can i insert null in batch update process?

bizvid avatar Oct 18 '21 07:10 bizvid