-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php artisan vendor:publish --provider="Cviebrock\LaravelElasticsearch\ServiceProvider" #30
Comments
same problem |
Are you using Laravel or Lumen? What version? |
|
Hi @marcusmoore. |
Interesting. I just installed it in an 5.4 app just fine. |
Going to close this since it all seems sorted out now. |
If I try to install on 5.3, nothing is published. I also get the message:
Laravel: |
Laravel 5.3 didn't support auto-registering packages and aliases. You will need to add:
to your list of providers and:
to the aliases array, both in (Keep in mind that Github shows the README for the master branch. You should always look at the version specific to your release. In this case, https://github.com/cviebrock/laravel-elasticsearch/tree/2.0 has the right info for you.) |
Sir i am getting this error...
|
elastic config file is not published
The text was updated successfully, but these errors were encountered: