2017 © Pedro Peláez
 

library laravel-envol

Automatic deployment Laravel 5.2+ package with webhook Github and Bitbucket

image

cbouvat/laravel-envol

Automatic deployment Laravel 5.2+ package with webhook Github and Bitbucket

  • Monday, February 27, 2017
  • by cbouvat
  • Repository
  • 0 Watchers
  • 3 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Laravel Envol BETA

Automatic deployment Laravel 5.2+ package with webhook Github and Bitbucket., (*1)

Installation

Require this package with composer :, (*2)

composer require cbouvat/laravel-envol

Add to config/app.php:, (*3)

Cbouvat\Envol\EnvolServiceProvider::class,

Install configuration, (*4)

php artisan vendor:publish --provider="Cbouvat\Envol\EnvolServiceProvider"

Edit "/config/envol.php", (*5)

Usage

Add webhook in Github or Bitbucket, (*6)

http(s)://your-project/envol?key=YOURKEY, (*7)

Configuration

Soon, (*8)

TODO

  • Unit test
  • More documentation
  • Custom mail
  • Artisan command
  • Improve logging
  • Error exception

The Versions

27/02 2017

dev-master

9999999-dev https://github.com/cbouvat/laravel-envol

Automatic deployment Laravel 5.2+ package with webhook Github and Bitbucket

  Sources   Download

MIT

The Requires

 

laravel git github deploy webhook

27/02 2017

v0.2

0.2.0.0 https://github.com/cbouvat/laravel-envol

Automatic deployment Laravel 5.2+ package with webhook Github and Bitbucket

  Sources   Download

MIT

The Requires

 

laravel git github deploy webhook