百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
S

scout

> 后端框架
开源

Laravel Scout 提供了基于驱动的解决方案,用于搜索 Eloquent 模型。

1.7K stars0 点赞1 次浏览
访问官网GitHub

工具介绍

Laravel Scout 提供了基于驱动的解决方案,用于搜索 Eloquent 模型。

## Introduction Laravel Scout provides a simple, driver-based solution for adding full-text search to your Eloquent models. Once Scout is installed and configured, it will automatically sync your model changes to your search indexes. Currently, Scout supports: - [Algolia](https://www.algolia.com/) - [Meilisearch](https://github.com/meilisearch/meilisearch) - [Typesense](https://github.com/typesense/typesense) ## Official Documentation Documentation for Scout can be found on the [Laravel website](https://laravel.com/docs/master/scout). ## Contributing Thank you for considering contributing to Scout! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions). ## Code of Conduct In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct). ## Security Vulnerabilities Please review [our security policy](https://github.com/laravel/scout/security/policy) on how to report security vulnerabilities. ## License Laravel Scout is open-sourced software licensed under the [MIT license](LICENSE.md).

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

PHPalgolialaravelmeilisearchsearch

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类后端框架
定价开源

> 相关工具

N
Node.js
基于 V8 的 JavaScript 运行时
D
Django
Python 高级 Web 框架
S
Spring Boot
Java 生态主流微服务框架