Download the PHP package stekel/laravel-deploy without Composer
On this page you can find all versions of the php package stekel/laravel-deploy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stekel/laravel-deploy
More information about stekel/laravel-deploy
Files in stekel/laravel-deploy
Download stekel/laravel-deploy
More information about stekel/laravel-deploy
Files in stekel/laravel-deploy
Vendor stekel
Package laravel-deploy
Short Description Helpful command for deploying a given repository to a remote machine.
License MIT
Package laravel-deploy
Short Description Helpful command for deploying a given repository to a remote machine.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-deploy
Laravel-Deploy
Helpful command for deploying a given repository to a remote machine
Installation
composer require stekel/laravel-deploy
Laravel Version | Laravel-Deploy Version |
---|---|
v5.x | v1.x |
v6.x | v2.x |
v7.x | v3.x |
Create the config file
php artisan vendor:publish --provider="stekel\LaravelDeploy\Laravel\Providers\LaravelDeployServiceProvider"
Create a site configuration class
Reference that class in the config
Reference the site/environment when deploying
All versions of laravel-deploy with dependencies
PHP Build Version
Package Version
Requires
php Version
>7.1
illuminate/console Version >5.7
illuminate/support Version >5.7
phpseclib/phpseclib Version ^3.0
illuminate/console Version >5.7
illuminate/support Version >5.7
phpseclib/phpseclib Version ^3.0
The package stekel/laravel-deploy contains the following files
Loading the files please wait ....