L
L
lolrofl012018-08-31 21:21:00
Laravel
lolrofl01, 2018-08-31 21:21:00

What package can you recommend for laravel for database search?

Good evening!
It is necessary to quickly create a search on laravel, preferably live, in the database. There are goods in the database, on the site, respectively, a search string. Ideally, when you enter at least 3-4 characters, the search will already display relevant product names. But it is possible without live, the main thing is that the search is as accurate and high-quality as possible. What library for laravel can you recommend?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey, 2018-09-01
@lolrofl01

sphinxsearch.com
https://github.com/sngrl/sphinxsearch
Maybe for a small project Sphinx would be preferable?
"Live" search is implemented quite simply, there were examples on the Web.

A
Alexander Aksentiev, 2018-08-31
@Sanasol

Scout directly in the documentation describes what and how.
To do this, you need to install the elasticsearch server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question