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

support AUTH by api keys #141

Closed mhdEurFlash123 closed 1 year ago

mhdEurFlash123 commented 1 year ago

Thank you for helping to make this package better!

Please make sure you've read CONTRIBUTING.md before submitting your pull request, and that you have:

Thank you!

cviebrock commented 1 year ago

Thanks ... I will rename some of the config values for consistency, but thanks for the submission!

andrewbroberg commented 1 year ago

This one doesn't look to be backwards compatible. as api_id and api_key are not in the default configuration that is already published for those using this package it gets undefined index errors for those keys