tnarik / rocketeer-environment
Environment plugin for Rocketeer
0.1.0
2014-06-18 07:15 UTC
Requires
- php: >=5.3.0
Requires (Dev)
None
Suggests
- anahkiasen/rocketeer: This is a Rocketeer Plugin, so you better use it with Rocketeer.
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-25 11:29:41 UTC
README
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',