How to remove double quotes in laravel stdClass [duplicate]

I am getting: "{"lesson_type":"quiz","questions":[],"transcript":"storage\/1626421168176448258ktzpvaqnefg.txt","extra_contributors":null}"

But I want: {"lesson_type":"quiz","questions":[],"transcript":"storage\/1626421168176448258ktzpvaqnefg.txt","extra_contributors":null}

I just want to remove the double quotes from start and end.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/36Gzu7K
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

How to Create Treeview with Bootstrap and jQuery

How to Add Images to Dropdown List using jQuery

Take Webpage Screenshot using PHP and PageSpeed Insights API