Deploying a Yii2 Application With MySQL Database on Heroku
Before I dive into the main discussion of this article, I would like to talk a little about Heroku. Heroku is a cloud-based platform as a service (PaaS) that allows you to develop, run, and manage your entire application on the cloud. PaaS is one of ...

