| Package Data | |
|---|---|
| Maintainer Username: | rtablada |
| Maintainer Contact: | ryan.tablada@gmail.com (Ryan Tablada) |
| Package Create Date: | 2013-06-05 |
| Package Last Update: | 2013-07-01 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-02 15:18:36 |
| Package Statistics | |
|---|---|
| Total Downloads: | 21 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 1 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
This repository is a simple build interface for Laravel 4.
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.