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
Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:
Description:
When installing Scout Driver everything is ok
When installing Meilisearch and using
php artisan scout:import "App\Models\Product"
The error comes up
Undefined variable $meilisearchClientClassName
After looking on the Meilisearch Website Laravel Scout is not connecting with the configuration.
Downgraded to Laravel Scout 0.7.0 the previous version to reproduce the error the error disapeared.
Steps To Reproduce:
The text was updated successfully, but these errors were encountered: