You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug Target [Psr\Http\Client\ClientInterface] is not instantiable while building [Elastic\Elasticsearch\Client, Elastic\Transport\Transport].
Describe the bug
Target [Psr\Http\Client\ClientInterface] is not instantiable while building [Elastic\Elasticsearch\Client, Elastic\Transport\Transport].
To Reproduce
Steps to reproduce the behavior:
Additional context
Installed the package
composer require matchish/laravel-scout-elasticsearch
Set env variables
SCOUT_DRIVER=Matchish\ScoutElasticSearch\Engines\ElasticSearchEngine
Set
ELASTICSEARCH_HOST
env variableI run the command to index and I get this error, what am I doing wrong?
Version
Laravel 8.83
Scout 9.4.12
The text was updated successfully, but these errors were encountered: