How To Use
- create env and setting database then import file
laravel_elastic_2017-04-26.sql
- composer update or install
- run using terminal
docker-compose up
in root dir to run docker kibana and elasticsearch - indexing data
php artisan scout:import "App\Products"
- check data open url
http://localhost:9200/laravel/_search