• About Github and Forge
  • Today spend 4 hour to do found out why can not easyly setting up the forge web deploy and sync from github, the main reason is the .env file.  When the first time make a new repository, the .env file have to able to pull from the github, if not exist on the gihub will have error. after run the first success repository, the change the local .gitignore file to :

    Homestead.yaml
    Homestead.json
    .env

    means will ingnore the .env file

    by kevin 8 years ago 0 Comment

0 Comment

Leave Comment