laravel5-jsonapi icon indicating copy to clipboard operation
laravel5-jsonapi copied to clipboard

How to work with column contains json_encode of any array

Open gauravjain028 opened this issue 9 years ago • 0 comments

I am using a column in my database table, which is of text type and it stores json_encode string of any array/object. In this case how JSON API will work? How data will b arranged?

gauravjain028 avatar Oct 13 '16 06:10 gauravjain028