DEV Community

Discussion on: Deploy Laravel application with database to Heroku

Collapse
 
moghwan profile image
Marwane

Hi and thanks, this worked like a charm in laravel 7. just a quick note in database.php I changed only the default cnnection to pgsql and added DB_DATABASE as env variable in heroku dashboard. thanks again!

Collapse
 
safventure11000 profile image
Josafe Balili

Happy to help! :) and ohh I'll take note on the db settings. Thank you so much :)