Skip to content

Instantly share code, notes, and snippets.

View Freitas-gui's full-sized avatar
🚀

Guilherme Freitas-gui

🚀
View GitHub Profile

#STEP 1 Create a new laravel project. For more info, check the laravel docs page, on the laravel website

composer create-project laravel/laravel --prefer-dist my-laravel-app

#STEP 3 Install heroku toolbelt, on your machine. Assuming its ubuntu, just follow the following instructions Heroku toolbelt is a command line client, for heroku