2017 © Pedro Peláez
 

library laravel-git-deploy

Automate Laravel deployment with Git web hooks.

image

mylgeorge/laravel-git-deploy

Automate Laravel deployment with Git web hooks.

  • Tuesday, May 29, 2018
  • by mylgeorge
  • Repository
  • 0 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 750 % Grown

The README.md

Deployments Laravel projects using Git webhooks

Refactored code of 'orphans/git-deploy-laravel' and use of symfony/process, (*1)

Installation

composer require mylgeorge/git-deploy-laravel

Publish the config

php artisan vendor:publish --provider="Mylgeorge\Deploy\Providers\GitServiceProvider" --tag="config"

Future Plans

  • fire events
  • send email
  • support for post pull process

The Versions

29/05 2018

dev-master

9999999-dev

Automate Laravel deployment with Git web hooks.

  Sources   Download

MIT

The Requires

 

by Giorgos Mylonas

29/05 2018

0.0.1

0.0.1.0

Automate Laravel deployment with Git web hooks.

  Sources   Download

MIT

The Requires

 

by Giorgos Mylonas