Hi,
I'm trying to upgrade my Homestead installation to use php 7 as described in [1].
When I run the following command:
git clone -b php-7 https://github.com/laravel/homestead.git Homestead7
I get the following error:
"fatal: Remote branch php-7 not found in upstream origin"
Am I doing something wrong here or is something else going on?
Thanks!
Found out that my Homestead version (0.4.1) is already running php7. Never mind!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community