PHPackages                             kevinsimard/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. kevinsimard/laravel-deploy

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

kevinsimard/laravel-deploy
==========================

Deploy Laravel application through SSH

v1.0.4(9y ago)113MITPHP

Since Apr 28Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (6)Used By (0)

Deploy Laravel Application
==========================

[](#deploy-laravel-application)

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

[](#installation)

Add `Kevinsimard\Deploy\Command\Task\DeployTask` to the list of commands in `app/Console/Kernel.php`.

```
