Eloquent Power Joins

The Laravel way of using Joins in Eloquent

Creator

Kirschbaum Development Group

Description

The Laravel magic you know, now applied to joins. Joins are very useful in a lot of ways. If you are here, you most likely know about and use them. Eloquent is very powerful, but it lacks a bit of the "Laravel way" when using joins. This package make your joins in a more Laravel way, with more readable, and less code while hiding implementation details from places they don't need to be exposed.
Visit Site
Related Projects