Just a quick demo how to use Symfony Process
component.
Ok for the moment got issue with the import of my class... ^^ Need to fix that first
Fatal error: Uncaught Error: Class 'Symfony\Component\Process\Process' not found in ....
So this repository contains simple example how to make that happen
- Clone repository
- Run
composer install
- Run
php ./bin/console test-command
Copyright © 2020 Tarmo Leppänen