Provides Environment tagging creation and local private configuration transport to Rocketeer deployments for Laravel, hooked to the Deploy task.
Once added to the project, add the following to your providers array in app/config/app.php
:
'Rocketeer\Plugins\RocketeerEnvironmentServiceProvider',