-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat : Implement sync with Meilisearch using php #222
Feat : Implement sync with Meilisearch using php #222
Conversation
will commit some changes |
@gewenyu99 I wrote the required code, but now for testing, I ran the appwrite locally created a new function, and uploaded sync-with-meilisearch there as a .gz file then it is built successfully, now when I try to visit the deployed domain with /index.php
|
This is telling you that the file_get_contents call is not working. If you are struggling to debug the issue please reach out on our community discord for assistance |
…at-implement-sync-with-meilisearch-php
06a2b8d
to
c38a55c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please provide a test video
…t-implement-sync-with-meilisearch-php
Yup, added a video and also readme |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few small changes
Done |
Amazing - thanks for your contribution! |
Discord Username - .harshgupta |
What does this PR do?
Implement a sync with meilisearch using php
Test Plan
Screencast.from.23-10-23.03.14.41.PM.IST.webm
Related PRs and Issues
#194
Have you read the Contributing Guidelines on issues?
Yes