PHPackages                             stekel/laravel-deploy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. stekel/laravel-deploy

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

stekel/laravel-deploy
=====================

Helpful command for deploying a given repository to a remote machine.

v3.1.9(3y ago)034[1 issues](https://github.com/stekel/laravel-deploy/issues)MITPHPPHP &gt;7.1

Since Jan 29Pushed 3y agoCompare

[ Source](https://github.com/stekel/laravel-deploy)[ Packagist](https://packagist.org/packages/stekel/laravel-deploy)[ RSS](/packages/stekel-laravel-deploy/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (5)Versions (13)Used By (0)

Laravel-Deploy
==============

[](#laravel-deploy)

Helpful command for deploying a given repository to a remote machine

---

Installation
------------

[](#installation)

`composer require stekel/laravel-deploy`

Laravel VersionLaravel-Deploy Versionv5.xv1.xv6.xv2.xv7.xv3.xCreate the config file `php artisan vendor:publish --provider="stekel\LaravelDeploy\Laravel\Providers\LaravelDeployServiceProvider"`

Create a site configuration class

```
