Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Compatibility with Scout 5

Compare
Choose a tag to compare
@ErickTamayo ErickTamayo released this 15 Oct 13:51
· 11 commits to master since this release
Compatibility with Scout 5 (#106)

* Compatibility with Scout 5

No "cross-installation" possible due to changed method signature

Pass around new $builder var

Also: Use getScoutModelsByIds/getScoutKey

Inspired by https://github.com/laravel/scout/compare/4.0...5.0#diff-f2faa85f27580a9b67d73a8a273bfef1 / https://github.com/laravel/scout/commit/9f06b9c4d77879d53cf1680740b7f8bf19f78279

* Remove PHP5 as laravel/scout^5 / laravel5.6 also removed it