tnarik/rocketeer-environment

Environment plugin for Rocketeer

0.1.0 2014-06-18 07:15 UTC

This package is not auto-updated.

Last update: 2024-05-07 00:08:55 UTC


README

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