3

If you think laravel is easy, try to modify your json response in a way that's not too nested.

Not all language have built-in null-checking capabilities. We have a hard time in the front-end to do null checking if there are any nested(level 3 or more) JSON Response.

Comments
Add Comment