Script to install databases and composer dependencies. Ideally, after cloning the repo, the _only_ installation step would be running `composer install|update` Code changes and database changes must be considered equally.
Script to install databases and composer dependencies.
Ideally, after cloning the repo, the only installation step would be running
composer install|updateCode changes and database changes must be considered equally.