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