I have a small php app that uses mySql for the database, I wish to deploy the app on heroku using the clearDB add on, But I am not sure how to do it, please help. I am presently using MAMP server locally which has MySQL installed.
2 Answers
If you are clueless about where to start, I suggest going through Heroku PHP introduction. You'd basically need to adapt the Provision a database item, using your MySQL addon instead of the one used on the example.
2 Comments
Mayur Tolani
what is you MySQL?
andresk
Oops typo. I meant your