mailerlite / laravel-elasticsearch

An easy way to use the official Elastic Search client in your Laravel applications.
MIT License
909 stars 187 forks source link

Laravel 8 w/ ES 5 #120

Closed xLink closed 2 years ago

xLink commented 3 years ago

Is there any chance of an upgrade to the version that works with ES5 so it can work with Laravel 8? An upgrade to my ES server is in the works but its not a small under taking.

Thanks in advance

xLink commented 3 years ago

So after doing some testing on my end, looks like the package from 4.1 branch works if given the ^7|^8 version upgrades to laravel.

cviebrock commented 2 years ago

Closing old tickets.