Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

volver's avatar

Deploying to heroku problem "public/"

So I'm trying to deploy my project to heroku and I've included the Procfile with the following code web: vendor/bin/heroku-php-apache2 public/ but it's still not working although (I still need to go to /public to work) Note : I tried using the same Procfile and it worked fine

0 likes
0 replies

Please or to participate in this conversation.