hi is anybody would mind to help me transform this raw query below into laravel query builder or eloquent?
SELECT * FROM
vendor_transaction
WHEREvendor_transaction
.status
<> 'new' AND (SELECT COUNT(*) AShasil
FROMbook_code
WHEREbook_code
.vendor_transaction_id
=vendor_transaction
.id
) > 0 ORDER BYvendor_transaction
.id
DESC
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1QxZUWX
via IFTTT
Aucun commentaire:
Enregistrer un commentaire