SQLSTATE[22032]: <>: 3140 Invalid JSON text: “Invalid value.” at position 0 in value for column ‘products.product_active_matterials’
I got this error while inputing data through form in my laravel project that some column in database having json datatype.