Download the PHP package zach2825/laravel-ftp-deployment without Composer
On this page you can find all versions of the php package zach2825/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 8 - FTP Deployment with WebHook
Notes:
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
php Version
>=7.4
laravel/framework Version ^v7.0.0|^v8.0.0
illuminate/console Version ^7.0|^8.0
illuminate/support Version ^7.0|^8.0
illuminate/http Version ^7.0|^8.0
league/flysystem-sftp Version ^2.0.0
laravel/framework Version ^v7.0.0|^v8.0.0
illuminate/console Version ^7.0|^8.0
illuminate/support Version ^7.0|^8.0
illuminate/http Version ^7.0|^8.0
league/flysystem-sftp Version ^2.0.0
The package zach2825/laravel-ftp-deployment contains the following files
Loading the files please wait ....