nqxcode / laravel-lucene-search

Laravel 4.2, 5.* package for full-text search over Eloquent models based on ZF2 Lucene.
73 stars 28 forks source link

Support for Laravel 5.3? #38

Closed Kovah closed 7 years ago

Kovah commented 7 years ago

Hello! Thank you for this fantastic package. Is support for Laravel 5.3 planned? I will test this locally but I doubt that there will be any breaking changes.

nqxcode commented 7 years ago

In the near future I didn't plan to port it, but I will be glad to accept any help with completion of a package. I'll release the new version of the package if there is a pool request with porting to Laravel 5.3.

anolek commented 7 years ago

I send a PR (#39).

Kovah commented 7 years ago

@nqxcode Could you please file a new release for version 2.3? The version is not available via composer at the moment. :(

nqxcode commented 7 years ago

Ok, use 2.3.x.x version for Laravel 5.3.