Matt Stauffer 5/2/2014

Laravel on Heroku - Using a PostgreSQL database

Read Original

This article provides a step-by-step guide for developers on how to add a PostgreSQL database to a Laravel application hosted on Heroku. It covers creating the Heroku PostgreSQL add-on, understanding the database URL environment variables, and modifying the Laravel database configuration file to connect to PostgreSQL instead of the default MySQL.

Laravel on Heroku - Using a PostgreSQL database

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week