Hello i have 2 table (Users and Posts) with 1 to many realtionship.
I want to retrive all data in one single query by eloquent and result should be as follow
Users table: id | name
Posts Table: id | user_id | title| body
retrived data should be
name | title | body
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire