Introducing Laravel: Part 1 – Installation and Setup

In this introductory series we’ll take a look at the PHP framework that Assortment is built on – Laravel – starting with the installation and setup.

Similar

Symfony and Laravel will require PHP 7 soon

According to Fabien Potencier, lead of the Symfony project, the next major version of Symfony, to be released at then end of 2017, will require PHP 7. #Symfony 4 (to released in November 2017) will drop #PHP 5 support… So, #Twig 2 stable should probably...

Read more »

Setting Up a Test Server for Laravel

I always used xmapp on windows to test the code i write before running it on a production server which was fine on till I started running into problems with one of my projects which rfine on my PC but not on the production server. So decided to look aroun... (more…)

Read more »