Update October CMS to Laravel 5.5 with Valet
In this episode I'm going to show you how to update October CMS to Laravel 5.5 using the Laravel Valet development environment.
A lot of you have asked me to create a tutorial where we do Ajax frontend upload. We will do that in the next episode, because before we do that we have to update October CMS to the build 420. Now, this update is going to use newest version of Laravel framework - version 5.5.
The problem with that is that Laravel 5.5 requires you to have PHP 7 installed, which I believe you don’t all have on your dev machines - just like me. So in this video I’m going to show you how to use Laravel Valet to update your site to the newest version of October and use PHP 7.