mailerlite / laravel-elasticsearch

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

Add "use" code lines to make instructions clearer #83

Closed Mushood closed 4 years ago

Mushood commented 4 years ago

Had the same issue as here https://github.com/cviebrock/laravel-elasticsearch/issues/82

Was able to see my mistake quickly enough but this can save some seconds ;)

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!