LaravelPackages.net
Acme Inc.
Toggle sidebar
rtablada/simple-guardbuilder

This is a simple package to create a Guardfile for your project based on config

21
1
0.0.1
About rtablada/simple-guardbuilder

rtablada/simple-guardbuilder is a Laravel package for this is a simple package to create a guardfile for your project based on config. It currently has 1 GitHub stars and 21 downloads on Packagist (latest version 0.0.1). Install it with composer require rtablada/simple-guardbuilder. Discover more Laravel packages by rtablada or browse all Laravel packages to compare alternatives.

Last updated

Simple Guardbuilder

Build Status

This repository is a simple build interface for Laravel 4.

Installation

To install this package add "rtablada/simple-guardbuilder": "dev-master" to your composer.json file. After running composer update add 'Rtabada\SimpleGuardbuilder\SimpleGuardbuilderServiceProvider' to your service providers in your app config. To publish the configuration file for this package run php artisan config:publish rtablada/simple-guardbuilder.

Now you can modify the configuration to create your various deployment states.

Star History Chart