Laravel Scout provides a driver based solution to searching your Eloquent models.
composer require "laravel/scout:7.0.x-dev"
| 包名 | 版本要求 |
|---|---|
| illuminate/bus | ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0 |
| illuminate/contracts | ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0 |
| illuminate/database | ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0 |
| illuminate/pagination | ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0 |
| illuminate/queue | ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0 |
| illuminate/support | ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0 |
| php | ^7.1.3 |
| 包名 | 版本要求 |
|---|---|
| algolia/algoliasearch-client-php | ^2.2 |
| mockery/mockery | ^1.0 |
| phpunit/phpunit | ^6.0|^7.0|^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-01-04 02:44:51 |
| 类型 | library |