2017 © Pedro Peláez
 

library laravel-deployer

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

image

lorisleiva/laravel-deployer

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  • Thursday, June 21, 2018
  • by lorisleiva
  • Repository
  • 17 Watchers
  • 347 Stars
  • 6,436 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 22 Forks
  • 3 Open issues
  • 11 Versions
  • 125 % Grown

The README.md

🚀 Laravel Deployer

Looking for the old Laravel Deployer? Click here., (*1)

Laravel Deployer is no longer the package it used to be. Since that package was created, Deployer has become better and better at integrating with Laravel to the point that I will now put my efforts into maintaining Deployer directly for Laravel users rather than mirroring its changes on a different repo after each release. You can read more about this decision here., (*2)

I've written a series of tutorials to help Laravel users deploy their application using Deployer directly., (*3)

Deploy your Laravel app from scratch., (*4)

If you prefer a quick guide to get started with Deployer 7, I've added one for you below., (*5)

Deploy your Laravel application using Deployer 7

  • Add Deployer to your dependencies. shell composer require deployer/deployer:^7.0
  • Copy/paste the deploy.yaml or deploy.php file of this repository to the root of your project.
  • Update the deploy.yaml or deploy.php with your own server details.
  • Run dep deploy to deploy once.
  • Run dep ssh to connect to your server via SSH.
  • Run cp .env.example .env && php artisan key:generate to initialize your .env file.
  • Run vim .env and update your production environment variables.
  • Exit your server — exit.
  • Run dep deploy once more now that your .env file is all set up.

The Versions

21/06 2018

dev-master

9999999-dev

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

07/06 2018

v0.2.3

0.2.3.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

26/04 2018

v0.2.2

0.2.2.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

26/04 2018

v0.2.1

0.2.1.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

21/04 2018

v0.2.0

0.2.0.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

13/04 2018

v0.1.5

0.1.5.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

26/03 2018

v0.1.4

0.1.4.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

17/03 2018

v0.1.3

0.1.3.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

14/03 2018

v0.1.2

0.1.2.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

10/03 2018

v0.1.1

0.1.1.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA

09/03 2018

v0.1.0

0.1.0.0

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Loris LEIVA