Project template for Varbase distribution.
Create a Varbase project with Composer:
To install the most recent stable release of Varbase 10.1.x
run this command:
composer create-project Vardot/varbase-project:10.1.0-alpha3 PROJECT_DIR_NAME --no-dev --no-interaction
To install the dev version of Varbase 10.1.x
run this command:
composer create-project vardot/varbase-project:10.1.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
- Install DDEV locally, steps for installing can be found here.
- Run
ddev start
.
Join Our Slack Team for Feedback and Support http://slack.varbase.vardot.com/
Sponsored and developed by Vardot.