tiagomf1 / Tiago

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

    REPOSITORIO DO CURSO - LARAVEL 5.1

    Etapas:

    1 - Criação de conta no github

    2 - Criação de repositório

    3 - linkando o repositório local ao remoto com:

  • git init
  • git remote add origin LINK
  • 4 - teste de commits e envio de commits com git push

  • git commit -a -m "msg"
  • git push
  • Criada tag 0.1.1

Website Tiagomorais.net84.net

About