Skip to main content

Complex join

If your join condition is more complex than a = b you can pass a callback as the second argument to the join method. In this example we use leftJoin but all join methods take the same arguments.