Answer the question
In order to leave comments, you need to log in
How to install Laravel 5.3 on Homestead for Mac OS?
Hello. Guys I'm trying to put Laravel 5.3 on Homestead. Vagrant and Homestead are old applications that work on Laravel 5.0. I decided to install Laravel 5.3.
1) I open the terminal I write cd documents
2) I write further
composer create-project laravel/laravel проект dev-develop
Could not find package laravel/laravel with version dev-develop in a versio
n installable using your PHP version 5.5.31.
Answer the question
In order to leave comments, you need to log in
You just need to update homestead, where there will already be the required php version for laravel 5.3. You can read how to do this here https://davejustdave.com/2016/03/08/how-to-upgrade...
Won't work on an old homestead. Laravel 5.3 requires php 5.6.4, and in your virtual machine it is 5.5.3, download the updated Homestead and install everything according to the instructions from here https://laravel.com/docs/5.3/homestead
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question