Quantcast
Channel: Laravel News
Viewing all articles
Browse latest Browse all 1788

Laravel SearchIndex package now supports Algolia →

$
0
0

Freek Van der Herten has updated his search index Laravel package to now support the Algolia search API.

Earlier this year I made a package to easily work with a searchindex in Laravel. Basically, it provides:

* an interface that makes your objects searchable
* some easy to use functions to put those objects into the search index
* a function to retrieve search results from the index

The only supported index was Elasticsearch. I’ve now added support for Algolia to that package. It makes working with Algolia a cinch.


Viewing all articles
Browse latest Browse all 1788

Trending Articles