|
|
|
|
|
by programminggeek
5085 days ago
|
|
Not to be a jerk, but you've been able to run PHP on Heroku for quite a while now, even without buildpacks. Create a facebook app and set language to PHP and you're good to go. Also, if you look at the heroku facebook php template app, there is minimal config needed to run php on heroku. Also, PHP is not a web framework, it's a language. |
|