Answer the question
In order to leave comments, you need to log in
Why doesn't the .homestead folder appear?
I successfully cloned:
git clone https://github.com/laravel/homestead.git Homestead
Answer the question
In order to leave comments, you need to log in
Where should the .homestead directory be? I don't think she should be here.
#!/usr/bin/env bash
if ; then
cp -i resources/Homestead.json Homestead.json
else
cp -i resources/Homestead.yaml Homestead.yaml
fi
cp -i resources/after.sh after.sh
cp -i resources/aliases aliases
echo "Homestead initialized!"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question