Sometimes you just need a live environment to test new features and bug fixes.
Test/example repo for the Drainpipe project.
- Check out this repository.
composer require
a development branch for thelullabot/drainpipe
project.- Make changes.
- Run
composer install
- Validate your changes.
- Copy changes to an actual development branch and push that to a PR.