laravel-elastic Laravel and Elastic search Example clone the repo and run composer install Migrate the database php artisan migrate Seed the database php artisan db:seed Install elasticsearch using sudo apt-get install -y elasticsearch