Laravel this is not only a practical framework, it is also a programming style
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 :(
Aucun commentaire:
Enregistrer un commentaire