Laravel Scout provides a driver based solution to searching your Eloquent models.
composer require "laravel/scout:8.2.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/bus | ^6.0|^7.0 |
| illuminate/contracts | ^6.0|^7.0 |
| illuminate/database | ^6.0|^7.0 |
| illuminate/http | ^6.0|^7.0 |
| illuminate/pagination | ^6.0|^7.0 |
| illuminate/queue | ^6.0|^7.0 |
| illuminate/support | ^6.0|^7.0 |
| php | ^7.2 |
| 包名 | 版本要求 |
|---|---|
| algolia/algoliasearch-client-php | ^2.2 |
| mockery/mockery | ^1.0 |
| phpunit/phpunit | ^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-08-06 11:13:20 |
| 类型 | library |