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

Change the env variable name for AWS region #129

Closed marcellofuschi closed 2 years ago

marcellofuschi commented 2 years ago

Update the env variable name for AWS region to be the same as the one that Laravel generally uses.

cviebrock commented 2 years ago

This makes sense to me ... thank you!

However, I'm going to save it for the next major release, as it will likely break backwards-compatibility with existing installs.

cviebrock commented 2 years ago

@marcellofuschi I'm abandoning this package. Let me know if you are interested in taking it over.