Awesome
Deployment of a Laravel app
At the moment, this repo is just me playing around and trying to figure out how to deploy Laravel with Python and Fabric. Locally, I'm running Laravel on a virtual Ubuntu machine, with Fabric installed.
TODO
rollback()
function, to roll back deployments- Shared folder to store uploads etc.
- Run tests before deploying