heroku / php-getting-started

Getting Started with PHP on Heroku.
https://devcenter.heroku.com/articles/getting-started-with-php
194 stars 782 forks source link

app can not run with "heroku local" or "heroku local web" command #26

Open deborah-ufw opened 6 years ago

deborah-ufw commented 6 years ago

app fails with:

"No ENV file found"

if I create an .env, then it fails with

vendor/bin/heroku-php-apache2: No such file or directory

(weeping)