@leokhoa said in Include Deployer:
cd C:\laragon\bin && curl -L -O https://deployer.org/deployer.phar && echo @ECHO OFF > dep.bat && echo php "%~dp0deployer.phar" %* >> dep.bat
Thanks for the assistance. You are awesome
@leokhoa said in Include Deployer:
cd C:\laragon\bin && curl -L -O https://deployer.org/deployer.phar && echo @ECHO OFF > dep.bat && echo php "%~dp0deployer.phar" %* >> dep.bat
Thanks for the assistance. You are awesome
@leokhoa Thank you, until then do you know how I might go about getting deployer to work under Laragon? I've copied the dep binary file from an install on the server to
C:\laragon\bin\dep and added to my path C:\laragon\bin\dep but php dep -V or dep -V doesnt work.
It would fantastic to see deployer included as part of Laragon. https://deployer.org/blog/how-to-deploy-laravel