stone-rain/scout-elasticsearch-model
最新稳定版本:v1.0.1
Composer 安装命令:
composer require stone-rain/scout-elasticsearch-model
包简介
The Elasticsearch Driver for Laravel
README 文档
README
Requirements
The package has been tested in the following configuration:
- PHP version >=7.1.3, <=7.3
- Laravel Framework version >=5.8, <=6
- Elasticsearch version >=7
Installation
Use composer to install the package:
composer require stone-rain/scout-elasticsearch-model
If you are using Laravel version <= 5.4 or the package discovery
is disabled, add the following providers in config/app.php:
'providers' => [ ScoutElasticModel\ElasticServiceProvider::class, ]
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-26