Laravel Scout provides a driver based solution to searching your Eloquent models.
composer require "laravel/scout:10.8.4"
| 包名 | 版本要求 |
|---|---|
| illuminate/bus | ^9.0|^10.0|^11.0 |
| illuminate/contracts | ^9.0|^10.0|^11.0 |
| illuminate/database | ^9.0|^10.0|^11.0 |
| illuminate/http | ^9.0|^10.0|^11.0 |
| illuminate/pagination | ^9.0|^10.0|^11.0 |
| illuminate/queue | ^9.0|^10.0|^11.0 |
| illuminate/support | ^9.0|^10.0|^11.0 |
| php | ^8.0 |
| symfony/console | ^6.0|^7.0 |
| 包名 | 版本要求 |
|---|---|
| algolia/algoliasearch-client-php | ^3.2 |
| meilisearch/meilisearch-php | ^1.0 |
| mockery/mockery | ^1.0 |
| orchestra/testbench | ^7.31|^8.11|^9.0 |
| php-http/guzzle7-adapter | ^1.0 |
| phpstan/phpstan | ^1.10 |
| phpunit/phpunit | ^9.3|^10.4 |
| typesense/typesense-php | ^4.9 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-03-26 16:46:57 |
| 类型 | library |