This is a basic guide to deploying a bare-bones Laravel project on Heroku with a free-tier PostgreSQL database. (No billing info required.) To create a Laravel project, we're going to need composer. So if you don't have it installed yet, open a terminal and run: