-
Notifications
You must be signed in to change notification settings - Fork 43
install error with laravel 7 #43
Comments
Hello @dreamcog! This issue might be linked to this issue in meilisearch-php and should be fixed soon. Tell me if I misunderstood your problem! Thanks for your feedback and for trying MeilISearch 😁 |
@curquiza thanks for your reply. |
Keep us informed about your fix! :) |
same problem here. is there any quick solution? |
Hello @felixgoldstein! Sorry, I don't have any quick solution to provide right now. This PR meilisearch/meilisearch-php#81 (that you might have already seen) will fix this issue. The new release containing this change will be available soon! |
@felixgoldstein I'm using the package with Laravel 7 you just have to use "guzzlehttp / guzzle": "^ 6.3" until this solved meilisearch/meilisearch-php#81 |
Make this support for older version of Laravel please. |
i have solved it with @bensherred 's branch , thanks very much. 1.install the v0.14 melisearch-php 2.install the @bensherred meilisearch-laravel-scout branch thanks @bensherred |
Hi @dreamcog, I wouldn't recommend using that approach. Although that's okay for testing the changes, it's not a permanent fix. I have a PR open which will fix this issue and merge my changes into this repo. |
The v0.12.0 is now out and fixes this issue. |
this is not fixed yet on Laravel 7
|
@rizalfauzie can you send the contents of your composer.json dependencies? |
you probably need to upgrade your version of laravel scout to ^8 (required for meilisearch). |
when i try to install meilisearch-laravel-scout with laravel 7
it shows error:
The text was updated successfully, but these errors were encountered: