tnarik / rocketeer-environment by tnarik

Environment plugin for Rocketeer
34
1
3
Package Data
Maintainer Username: tnarik
Maintainer Contact: tnarik@lecafeautomatique.co.uk (Tnarik Innael)
Package Create Date: 2014-06-18
Package Last Update: 2014-06-18
Language: PHP
License: MIT
Last Refreshed: 2024-05-03 03:08:19
Package Statistics
Total Downloads: 34
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

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