Skip to content

NikolayOskin/laravel-elasticsearch

Repository files navigation

Laravel + Elasticsearch

Laravel + Elasticsearch demo app

Simple full-text search using Elasticsearch with highlighted results and pagination.

This app was created using Laradock on Windows machine so don't forget to change Elasticsearch hosts settings in AppServiceProvider if you are going to run this app on Linux machine.

How to use:

  1. Clone this repository
  2. Create .env file with db settings
  3. Run composer install
  4. Change Elasticsearch hosts settings in AppServiceProvider
  5. Run database migrations
  6. Run database seeds

About

Laravel + ElasticSearch demo app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published