Does this link helps
Mar 13, 2018
5
Level 2
Issues with Homestead
Hey guys,
I am trying to setup homestead on windows 8.1, after doing "composer global require "laravel/homestead=~2.0" the files are imported.
but when try to start homestead by typing "homestead" in cmd it gives me this error
Fatal error: Cannot redeclare static Symfony\Component\Console\Command\Command::$defaultName as non static Laravel\Homestead\MakeCommand::$defaultName in C:\Users\User\AppData\Roaming\Composer\vendor \laravel\homestead\src\MakeCommand.php on line 155
My environment is
Windows 8.1 Vagrant 2.0.2 VirtualBox 5.1.8
I would really appreciate any help. Thanks :)
Please or to participate in this conversation.