Laravel Relation Joins #27
tylernathanreed
started this conversation in
Package Submission
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/tylernathanreed/laravel-relation-joins
I built this package to make joining a breeze by leveraging the relationships you have already defined.
Eloquent doesn't offer any tools for joining, so we've been stuck with the base query builder joins, as well as the inability to leverage model scopes and soft deletes within them.
Beta Was this translation helpful? Give feedback.
All reactions