Posts by Loginn • 3 points
1 post
-
0
votes1
answer30
viewsQ: How to get the values of an object from an array returned from Laravel?
I need to get the values an array that is being returned from the Laravel, but I’m not getting to understand how to do this. Laravel: if ($request->ajax()) { return response()->json([…