Laurent Cazanove

Results 80 comments of Laurent Cazanove

I currently don't have the bandwidth to tackle this myself. However, everyone is welcome to open a PR for this. We will accept and merge the first PR fixing the...

Hello @rakeshkumarnahak, Thanks for your interest! We prefer not assigning issues, because we've met users who asked to be assigned and never came back. This sometimes discourages other volunteer contributors...

**As of `2.0.0-beta.1`, Meilisearch PHP v2.x introduces breaking changes that affect Laravel Scout.** While most of Scout's internal operations (adding/deleting documents) are compatible because Scout ignores their return values, **direct...

As far as direct `meilisearch-php` users are concerned, there are no issues. But we want to avoid introducing breaking changes in Laravel Scout if possible, so they can adopt the...

My proposal would be to: 1. Update Meilisearch PHP to add a `toArray()` method to `Meilisearch\Contracts\Task` class (returns the raw array 🥲) 2. Make a PR to Laravel Scout to...

The tests cannot run because of conflicts. It would be best to rebase this PR and only include changes related to eslint rules to make reviewing easier.

I support this change too 👍 However, I would recommend making this non-breaking for users. For the exports: I would add information in the documentation to explain that default export...

Have you also considered [OXC](https://oxc.rs/docs/guide/introduction.html)? If yes, I'd be curious to have your opinion