madalitsonyemba/Deploy Laravel App to FTP Server Action

A GitHub Action to deploy a Laravel project to a server via FTP with customizable PHP versions and extensions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
branchThe branch to deployyes
php-versionThe PHP version to useno8.1
php-extensionsComma-separated list of PHP extensions to installnombstring,xml,intl,curl,gd
ftp-username-mainFTP Username for the main branchyes
ftp-username-devFTP Username for the development branchyes
ftp-serverFTP server addressyes
ftp-passwordFTP passwordyes
use-env-filesWhether to use .env.prod and .env.dev files (true/false)notrue

no outputs