Replies: 2 comments
-
any solution to this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Hi, i am using homestead. i got error when i try to get or create index.
Steps To Reproduce:
$engine = $user->searchableUsing(); return $engine->getOrCreateIndex($user->searchableAs()."_".$user->id);
i am not sure the bug is at scout code or meilisearch-php code.
thank you for your attention
Beta Was this translation helpful? Give feedback.
All reactions