Automatically deploying your Lumen App with PHP Deployer (and zero downtime) so you don't have to manually do it
Posted on 22nd March 2021.
PHP Deployer is a great little utility for deploying your PHP app via command line. It doesn't force you to use any specific tech stack and simplifies the process of getting your app live.