Laravel Relation Joins #27
Closed
tylernathanreed
started this conversation in
Package Submission
Replies: 1 comment
-
Successfully added. https://indxs.dev/package/laravel-relation-joins |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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