Laravel this is not only a practical framework, it is also a programming style
I have these 2 tables:
table users = id, name..
table rooms = user_id, title, status...
How can i select all users email who have published rooms where rooms status is Listed in Laravel 5 ?
Aucun commentaire:
Enregistrer un commentaire