tnarik/rocketeer-environment

Environment plugin for Rocketeer
35 1
Install
composer require tnarik/rocketeer-environment
Latest Version:0.1.0
PHP:>=5.3.0
License:MIT
Last Updated:Jun 18, 2014
Links: GitHub  ·  Packagist
Maintainer: tnarik

Rocketeer - Environment plugin

Build Status Packagist Packagist Packagist

Description

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',