How can i do join 2 tables with two condition for example :
->leftJoin('order_status_change', 'order_status_change.order_id', '=', 'orders.id' and 'order_status_change.status', '=', 'orders.status')
This question has an accepted answers - jump to answer
Hi,
This discussion details how it can be done with the current Editor release.
Allan
thank allan.
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Hi,
This discussion details how it can be done with the current Editor release.
Allan
thank allan.