Laravel Homestead.yaml init.sh issue -


i using laravel homestead installation docs. https://laravel.com/docs/4.2/homestead when says use bash init.sh command create homestead.yaml configuration file asked if want overwrite /users/oliverwilliams/.homestead/homestead.yaml

i thought should creating new file can't see current homestead.yam file?

files , directories starting . 'hidden' on unix-like systems such os x. means file exists.

you run following command in terminal see whether file exists in directory: ls -a /users/oliverwilliams/.homestead

you can read how show hidden files on os x here: http://www.igeeksblog.com/how-to-show-hidden-files-and-folders-in-mac/


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -