Configure a FreeBSD 10.1 server for hosting Laravel 5.x applications.

In this post I’ll document the installation of a web application hosting environment using FreeBSD 10.1; I will install the core components that will enable you to host a Laravel 4.x/5.x application. In this tutorial I will be using FreeBSD’s pkg tool to install the packages, pkg is similar to the package management tools that […]