laravel/scout
Laravel Scout provides a driver based solution to searching your Eloquent models.
v11.5.0
59M downloads/mo
#451 most downloaded on Packagist
laravel/scout
What this package is like to depend on
Last release 19 days ago
04 Aug 2026
Ships fairly regularly
a new release about every 4 weeks
Rarely documented
notes for 10 of 177 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
177 releases · first in 2016
15 releases in the last 12 months
see the full history below
Release timeline
176 releases · Aug 2016 to Aug 2026Releases
latest 60 of 177-
v11.5.004 Aug 2026Release notes
Open source →- Fix boolean and inequality Algolia filters by @edwei06 in #1005
- Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #1006
Release notes
Open source →- Fix boolean and inequality Algolia filters by @edwei06 in https://github.com/laravel/scout/pull/1005
- Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/scout/pull/1006
-
v11.4.021 Jul 2026Release notes
Open source →- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #999
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #1000
- Mark Scout jobs as failed on timeout by default by @Bramvzw in #1002
- [11.x] Add ability to adjust
scout:queue-importorder via--order=descoption by @stevebauman in #1003
Release notes
Open source →- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in https://github.com/laravel/scout/pull/999
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/laravel/scout/pull/1000
- Mark Scout jobs as failed on timeout by default by @Bramvzw in https://github.com/laravel/scout/pull/1002
- [11.x] Add ability to adjust
scout:queue-importorder via--order=descoption by @stevebauman in https://github.com/laravel/scout/pull/1003
-
v11.3.016 Jun 2026Release notes
Open source →- Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in #985
- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in #989
- Add Dependabot cooldown of 5 days by @nunomaduro in #991
- Enable Dependabot auto-merge by @nunomaduro in #995
- Add opt-in unique indexing jobs to prevent Scout reindexing already queued models by @stevebauman in #996
- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #997
Release notes
Open source →- Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in https://github.com/laravel/scout/pull/985
- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/scout/pull/989
- Add Dependabot cooldown of 5 days by @nunomaduro in https://github.com/laravel/scout/pull/991
- Enable Dependabot auto-merge by @nunomaduro in https://github.com/laravel/scout/pull/995
- Add opt-in unique indexing jobs to prevent Scout reindexing already queued models by @stevebauman in https://github.com/laravel/scout/pull/996
- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in https://github.com/laravel/scout/pull/997
-
v11.2.013 May 2026Release notes
Open source →Release notes
Open source →- Skip deleted handler during force delete on SoftDeletes models by @jobjen02 in https://github.com/laravel/scout/pull/984
-
v11.1.018 Mar 2026Release notes
Open source →- Fix: meilisearch
not nullcondition by @cappuc in https://github.com/laravel/scout/pull/981
- Fix: meilisearch
-
v11.0.010 Mar 2026Release notes
Open source →- Meilisearch: support filtering with backed enums by @Carlwirkus in #759
- [11.x] Removed numeric filters by @Boorinio in #839
- [11.x] Use scout prefix when deleting all indexes by @macbookandrew in #841
- Excludes
/typesvia.gitattributesby @crynobone in #907 - [11.x] Add support for
where($field, $operator, $value)onBuilderclass by @gdebrauwer in #969 - 11.x by @crynobone in #975
- [11.x] Test Improvements by @crynobone in #976
- [11.x] Fix typesense and meilisearch tests by @gdebrauwer in #978
Release notes
Open source →- Meilisearch: support filtering with backed enums by @Carlwirkus in https://github.com/laravel/scout/pull/759
- [11.x] Removed numeric filters by @Boorinio in https://github.com/laravel/scout/pull/839
- [11.x] Use scout prefix when deleting all indexes by @macbookandrew in https://github.com/laravel/scout/pull/841
- Excludes
/typesvia.gitattributesby @crynobone in https://github.com/laravel/scout/pull/907 - [11.x] Add support for
where($field, $operator, $value)onBuilderclass by @gdebrauwer in https://github.com/laravel/scout/pull/969 - 11.x by @crynobone in https://github.com/laravel/scout/pull/975
- [11.x] Test Improvements by @crynobone in https://github.com/laravel/scout/pull/976
- [11.x] Fix typesense and meilisearch tests by @gdebrauwer in https://github.com/laravel/scout/pull/978
-
v10.25.010 Mar 2026 -
v10.24.010 Feb 2026Release notes
Open source →- Allow job retries and backoff to be configured by @ziadoz in #962
- [10.x] Sort Stan faliure by @jackbayliss in #963
- [10.x] Test Improvements by @crynobone in #964
- [10.x] Drop ignores by @jackbayliss in #966
- [10.x] Supports Laravel 13 by @crynobone in #965
- [10.x] Make it easy to run Typesense en Meilisearch integration tests locally by @gdebrauwer in #970
- [10.x] Run Typesense integration tests in github action by @gdebrauwer in #968
-
v10.23.128 Jan 2026Release notes
Open source →- Escape double quotes in Meilisearch filter strings by @trnxpace in #958
- [10.x][Algolia] Support numeric 'whereNotIn' to prevent silent failures by @sakshamgorey in #959
-
v10.23.016 Dec 2025 -
v10.22.125 Nov 2025Nothing published for this version
-
v10.22.012 Nov 2025Nothing published for this version
-
v10.21.004 Nov 2025Nothing published for this version
-
v10.20.014 Oct 2025Nothing published for this version
-
v10.19.107 Oct 2025Nothing published for this version
-
v10.19.026 Aug 2025Nothing published for this version
-
v10.18.019 Aug 2025Nothing published for this version
-
v10.17.022 Jul 2025Nothing published for this version
-
v10.16.008 Jul 2025Nothing published for this version
-
v10.15.013 May 2025Nothing published for this version
-
v10.14.227 May 2025Nothing published for this version
-
v10.14.101 Apr 2025Nothing published for this version
-
v10.14.018 Mar 2025Nothing published for this version
-
v10.13.118 Feb 2025Nothing published for this version
-
v10.13.011 Feb 2025Nothing published for this version
-
v10.12.228 Jan 2025Nothing published for this version
-
v10.12.121 Jan 2025Nothing published for this version
-
v10.12.014 Jan 2025Nothing published for this version
-
v10.11.910 Dec 2024Nothing published for this version
-
v10.11.826 Nov 2024Nothing published for this version
-
v10.11.713 Nov 2024Nothing published for this version
-
v10.11.612 Nov 2024Nothing published for this version
-
v10.11.530 Oct 2024Nothing published for this version
-
v10.11.401 Oct 2024Nothing published for this version
-
v10.11.311 Sep 2024Nothing published for this version
-
v10.11.203 Sep 2024Nothing published for this version
-
v10.11.106 Aug 2024Nothing published for this version
-
v10.11.030 Jul 2024Nothing published for this version
-
v10.10.223 Jul 2024Nothing published for this version
-
v10.10.102 Jul 2024Nothing published for this version
-
v10.10.018 Jun 2024Nothing published for this version
-
v10.9.007 May 2024Nothing published for this version
-
v10.8.616 Apr 2024Nothing published for this version
-
v10.8.502 Apr 2024Nothing published for this version
-
v10.8.426 Mar 2024Nothing published for this version
-
v10.8.313 Feb 2024Nothing published for this version
-
v10.8.230 Jan 2024Nothing published for this version
-
v10.8.123 Jan 2024Nothing published for this version
-
v10.8.016 Jan 2024Nothing published for this version
-
v10.7.009 Jan 2024Nothing published for this version
-
v10.6.105 Dec 2023Nothing published for this version
-
v10.6.028 Nov 2023Nothing published for this version
-
v10.5.131 Oct 2023Nothing published for this version
-
v10.5.010 Oct 2023Nothing published for this version
-
v10.4.026 Sep 2023Nothing published for this version
-
v10.3.005 Sep 2023Nothing published for this version
-
v10.2.408 Aug 2023Nothing published for this version
-
v10.2.311 Jul 2023Nothing published for this version
-
v10.2.224 May 2023Nothing published for this version
-
v10.2.110 May 2023Nothing published for this version