I have deployed my current Laravel project on Heroku. My local database is MySQL. As Heroku does not support MySQL directly, I need to install ClearDB MySQL addon. When I run heroku addons:create cleardb:ignite
in my Heroku CLI, it gives the following message:
> Please verify your account to install this add-on plan (please enter a
> credit card)
Is this verification a must? Can anyone help me install this addon free!