dimanche 7 juillet 2019

How to get post which have multiple table relationship?

my database scheema

Table POST

| id | title | content |

Table SharedGroup

|id | title | slug 

Table Post_SharedGroup

|id| post_id | shared_group_id|

i want to make a query in laravel that i give slug of sharedgroup and get post of it



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire