Open annethereshewent opened 5 years ago
subscribe
+1
i cant install it on laravel 5.8 . any suggestion ?
@Ybazli
i cant install it on laravel 5.8 . any suggestion ?
Use this Elasticsearch driver for Laravel Scout instead: https://github.com/babenkoivan/scout-elasticsearch-driver
Hey, guys, you can use my repository as a temporary solution, it supports even laravel 6.0 version "sleimanx2/plastic": "dev-master", and add it "repositories": [ { "type": "vcs", "url": "git@github.com:a1tem/plastic.git" } ]
Please make this compatible with Laravel 5.7. Whenever I do a composer require of the package, it fails and says to uninstall laravel/framework 5.7.25. I would really like to use this over other packages available as it couples nicely with Laravel's models.