Skip to content

adnanmayo/laravel-elastic

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published