Skip to content

Instantly share code, notes, and snippets.

View matheus1002's full-sized avatar

Matheus Carneiro matheus1002

View GitHub Profile
@matheus1002
matheus1002 / Deploy heroku - laravel
Created November 20, 2018 16:08 — forked from trgomes/Deploy heroku - laravel
Deploy de uma aplicação laravel no heroku
*Pré requisitos *********
=> git instalado
=> heroku cli instalado
=> aplicação gerenciada pelo git
*************************
#Login no heroku
heroku login
#Criando aplicação