Download the PHP package ebess/laravel-ftp-deployment without Composer
On this page you can find all versions of the php package ebess/laravel-ftp-deployment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-ftp-deployment
Laravel 5 - FTP Deployment with WebHook
Installation
Setup
Create a filesystem disk to deploy to in config/filesystem.php
Adjust which files should be deployed and hooks in config/ftp-deployment.php
Deploy to server
Use refresh to refresh the database migrations and run the seeders. If flag not set, only migration will be run.
All versions of laravel-ftp-deployment with dependencies
PHP Build Version
Package Version
Requires
illuminate/console Version
5.1.*
illuminate/support Version 5.1.*
guzzlehttp/guzzle Version 5.*
illuminate/support Version 5.1.*
guzzlehttp/guzzle Version 5.*
The package ebess/laravel-ftp-deployment contains the following files
Loading the files please wait ....