vendredi 26 août 2016

Laravel 5 : responce contain a special character

I've using laravel 5 , I've received following response

"↵""5"

Controller:

public function sendPost() {
  $id = 5;
  return response()->json($id);
}

I didn't found any fault in my code :(



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2c0Opiv
via IFTTT

Aucun commentaire:

Enregistrer un commentaire