This project is now deprecated. There are much better alternatives now (i.e. Google Cloud Run)

Deployment

Introduction

PHPSLS makes the deployment of your application a breeze.

Deploing the application

The "deploy" command can be used to deploy the application. The command requires one argument, which is the environment to deploy the applicatio to.


       vendor/bin/phpsls deploy live
    

The command will deploy the application and when completes will open a browser window, so that you can quickly preview and test.