In this lesson we are going to learn another way of deploying our Laravel app which is in Digital Ocean Virtual Private Server (PVS).
As noted in Wikipedia VPS is virtual machine which runs its own copy of an operating system (OS), and customers may have superuser-level access to that operating system instance, so they can install almost any software that runs on that OS.
OK, without further ado let's get started!