Answer the question
In order to leave comments, you need to log in
SQLSTATE[22032]:: 3140 Invalid JSON text: "Invalid value." json input field?
I have 2 fields:
<div class="form-group">
Color:<input type="text" name="color" class="form-control" value="{{ old('color') }}">
</div>
<div class="form-group">
Tags:<input type="text" name="tags" class="form-control" value="{{ old('tags') }}">
</div>
SQLSTATE[22032]: <<Unknown error>>: 3140 Invalid JSON text: "Invalid value." at position 0 in value for column 'products.color'....
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question