laravel - homestead up on windows 10 not working -


tried install laravel/homestead on windows 10. on homestead up following error syntax error: invalid parameter 'c:/users/pallvi/appdata/roaming/composer/vendor/laravel/homestead'

we tried with:

  • virtualbox 5.0.14
  • virtualbox 5.0.0
  • virtualbox 4.3.36

in combinations with:

  • vagrant 1.8.1
  • vagrant 1.7.4

and don't have clue how make work. tried 10 hours..

can help?

screenshot


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -