1

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.

0

2 Answers 2

1

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.

Sign up to request clarification or add additional context in comments.

2 Comments

what is you MySQL?
Oops typo. I meant your
0

php and composer installed in your local machine . Then install Heroku Command Line Interface . once your done with this you can log in to heroku in ur local machine and you can create your heroku app and deploy should not be a problem .

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.