What tool you use for #deployment? My favourite is #Deployer, so I made a short video about how to use it with #Laravel.
#deployment #deployer #laravel
Hey #php community - For #deployer we try to write a json into a file so in short "echo $json > file". Unfortuantely escapeshellarg breaks the json for windows https://github.com/deployphp/deployer/issues/3478 - 1. is this a bug, because this can't be intended? 😅
2. what is the workaround in windows?