A basic skeleton for deploy php in Heroku. All extensions are enabled
|
|
il y a 4 ans | |
|---|---|---|
| .gitignore | il y a 4 ans | |
| Procfile | il y a 4 ans | |
| composer.json | il y a 4 ans | |
| composer.lock | il y a 4 ans | |
| index.php | il y a 4 ans | |
| readme.md | il y a 4 ans |
git clone https://coditlan.com/bc_ernesto/php-heroku-skeleton.githeroku create myappgit push -u heroku masterheroku open