Using MySQL on Heroku
How to install a MySQL Heroku Add-on and use it with Laravel
This guide is a follow-up to Laravel & Heroku Workflow so if you haven’t read that yet, read it now. So we’ve created a new heroku app, now let’s install MySQL. First, open your apps listing here and choose the app you want to install MySQL on....
[Read More]