- Copy
.circlecifolder from a previous project - Run
composer require deployer/recipes --devto install the required rysnc Deployer recipe - Copy
deploy.phpfrom the root directory of a previous project - Create a
.env.testingfile based on the.env.examplebut replace the following properties:
APP_ENV=testing
APP_DEBUG=true