Laravel this is not only a practical framework, it is also a programming style
can someone change this query in laravel
laravel
SELECT chat_id FROM chat_user GROUP BY chat_id HAVING MIN(user_id) = <user_id_1> AND MAX(user_id) = <user_id_2>;
Aucun commentaire:
Enregistrer un commentaire