Skip to content

It seems that Larasearch do not work with Laravel 5.2? #107

@holmesconan

Description

@holmesconan

I am using Laravel 5.2. Today, I need to use ElasticSearch to do full text search. After I required the larasearch, the artisan don't work because in LarasearchServiceProvider::boot, $this->package method is not found. I checked the develop branch and see that it is changed. I update the file manually. After that I tried to generate paths for my models. The config is print in the console. If I specified the --write-config, artisan complainted that config:publish command is not there.

So I think that current released version '^0.8.0' is not compatiable with Laravel 5.2. How can I solve it? I have fork the repository, and if something I can do, I will make a pull requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions