xy2z / capro

PHP8 static site generator
MIT License
8 stars 2 forks source link

"Serve" command doesn't reload .env file #18

Open xy2z opened 1 year ago

xy2z commented 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