Good I installed homestead the last version that runs with php 7.1, but I really have project created in laravel 4.2 and using php 5.6, the problem is that every time I run my environment in vagrant I reconfigure the nginx with php 7.1 and I want to keep it with 7.0 I've already set it manually but it goes back to 7.1 every time I give vagrant up or vagrant reload --provision. PD: the projects have run perfectly with php 7.0 any version