Skip to content

mylgeorge/laravel-git-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployments Laravel projects using Git webhooks

Refactored code of 'orphans/git-deploy-laravel' and use of symfony/process

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

About

Automate Laravel deployment with Git web hooks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages