Parsing Document Tool
php bin/console server:run
If you’re using a VM, you may need to tell the server to bind to all IP addresses:
php bin/console server:start 0.0.0.0:8000
php bin/phpunit