Skip to content

An introduction tutorial for using Elasticsearch with PHP

License

Notifications You must be signed in to change notification settings

stepharr/intro-php-elastic

Repository files navigation

This is a beginner tutorial on using PHP and Elastic.

Requirements

Commands

What do you want to do? Commands you should run in a shell
Start development environment Run docker-compose up -d
Run PHP commands to elastic db 1. docker-compose exec php-fpm bash
2. php -f index.php

About

An introduction tutorial for using Elasticsearch with PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages