How to host a dockerized Laravel website on Heroku?

Viewed 13

I have a dockerized Laravel application that consists of MySQL database and Redis. I want to deploy and test it on the internet. is there any way to have an environment such as Heroku to deploy it?

0 Answers
Related