Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-04-02 | 225 Bytes | |
v4.2.1 source code.tar.gz | 2020-04-02 | 19.4 kB | |
v4.2.1 source code.zip | 2020-04-02 | 39.4 kB | |
Totals: 3 Items | 59.0 kB | 0 |
Bug fixes
- Fixed bug where
Illuminate\Support\Collection
was returned instead ofIlluminate\Database\Eloquent\Collection
when elastic search result contain ids that doesn't exists on database (Thanks to @gtjamesa)