Posts by ernande junior • 13 points
1 post
-
0
votes1
answer23
viewsQ: Lumen: I need to display two dates in a single field
I have to return a json that displays a Person object that contains Another Experience object. I’m using hasMany in Model Person and returning Json that way: $person =…