This is a beginner tutorial on using PHP and Elastic.
| 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 |