How can I convert the following SQL query into Laravel query builder?
select
*
from
users
where
EXISTS (
SELECT
*
from
posts
where
posts.created_by = users.id )
from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2RRovDf
via IFTTT
Aucun commentaire:
Enregistrer un commentaire