updated scout.php file

This commit is contained in:
pushrbx 2022-06-17 16:21:36 +01:00
parent 569be1ff21
commit 6b285779a7

View File

@ -11,7 +11,7 @@ return [
| using Laravel Scout. This connection is used when syncing all models
| to the search service. You should adjust this based on your needs.
|
| Supported: "algolia", "meilisearch", "database", "collection", "null"
| Supported: "algolia", "meilisearch", "database", "collection", "typesense", "elasticsearch", "null"
|
*/