Laravel Scout provides a driver based solution to searching your Eloquent models.
composer require "laravel/scout:11.x-dev"
| 包名 | 版本要求 |
|---|---|
| illuminate/bus | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/contracts | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/database | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/http | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/pagination | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/queue | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| php | ^8.0 |
| symfony/console | ^6.0|^7.0|^8.0 |
| 包名 | 版本要求 |
|---|---|
| algolia/algoliasearch-client-php | ^3.2|^4.0 |
| meilisearch/meilisearch-php | ^1.0 |
| mockery/mockery | ^1.0 |
| orchestra/testbench | ^7.31|^8.36|^9.15|^10.8|^11.0 |
| php-http/guzzle7-adapter | ^1.0 |
| phpstan/phpstan | ^1.10 |
| typesense/typesense-php | ^4.9.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-06-16 22:14:38 |
| 类型 | library |