Open xy2z opened 1 year ago
Try to look into how laravel does their "artisan serve" - they also use Symfony Process it seems. https://github.com/laravel/framework/blob/10.x/src/Illuminate/Foundation/Console/ServeCommand.php
Try to look into how laravel does their "artisan serve" - they also use Symfony Process it seems. https://github.com/laravel/framework/blob/10.x/src/Illuminate/Foundation/Console/ServeCommand.php