Using Vaprobash

Before we go any further, I going to introduce to you how to include Vaprobash to the course development stack. Other than Vaprobash, you could also look into Homestead to manage your virtual machine (VM).

Getting Started

Getting started with Orchestra Platform 3 is as much identical to getting started with Orchestra Platform 2. Therefore you need to have some minimum knowledge on Laravel 5, Composer and Packagist.

I would highly recommend watching Laravel 5 From Scratch video series from Laracasts in order to get familiar with Laravel 5 to understand some of the approach we use in Orchestra Platform 3.