I am new to laravel. I'm working on this laravel 5 app but got stuck on trying to perform a query like below.
update applications
set application_status = 'sa'
where id in (select application_id from application_cart where cart_id = 12);
Appreciate help on how to translate this query.
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1GD3gd0
via IFTTT
Aucun commentaire:
Enregistrer un commentaire