How to fix Laravel Validation error: ‘The field is required’?
Why am I getting this error: The remarks
field is required.? Note that the remarks has a value. When I dump the validated request, the remarks exists. The introduction field is same as the remarks but it works correctly. I don’t know why it happens to remarks.