Open gaelle-cari opened 2 years ago
Hi there!
You should be able to use the snippet from the documentation you linked, and place it in the boot
method of your AppServiceProvider
. This should let Scout Extended resolve the Algolia client using the HTTP client you set there.
Let me know if this works!
Hello,
Algolia (with Scout Extended package) does not work behind a proxy, I saw this documentation: https://www.algolia.com/doc/api-client/advanced/pass-options-to-the-http-client/php/?client=php but I couldn't find how to set up the proxy with Scout Extended.
Could you tell me how to proceed?
Thank you.
Best regards
Gaëlle