Skip to content

Commit 5e9fb72

Browse files
committed
Added blog post link
1 parent 31b8138 commit 5e9fb72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ A few things we consider is missing when using joins which are very powerful Elo
1818
* Ability to query relationship existence using joins instead of where exists;
1919
* Ability to easily sort results based on columns or aggregations from related tables;
2020

21+
You can read a more detailed explanation on the problems this package solves on [this blog post](https://kirschbaumdevelopment.com/news-articles/adding-some-laravel-magic-to-your-eloquent-joins).
22+
2123
## Installation
2224

2325
You can install the package via composer:

0 commit comments

Comments
 (0)