
Here is the slide deck from Joe Ferguson’s talk on Laravel Forge at php[world].
This talk covered creating a basic laravel application using the Laravel specific Vagrant box “Homestead”, connecting to a server (Linode, Rackspace, Digital Ocean), and deploying the application via Forge. The talk also covered tips and tricks on customizing Homestead to fit custom needs as well as how to use Forge to deploy new versions of our application.
Laravel Forge: Hello World to Hello Production is a post from Laravel News.