Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/habibun/symfony-heroku
Deploying Symfony Apps on Heroku
https://github.com/habibun/symfony-heroku
heroku php symfony
Last synced: 1 day ago
JSON representation
Deploying Symfony Apps on Heroku
- Host: GitHub
- URL: https://github.com/habibun/symfony-heroku
- Owner: habibun
- License: mit
- Created: 2022-02-22T15:34:33.000Z (almost 3 years ago)
- Default Branch: 5.x
- Last Pushed: 2022-02-22T15:42:01.000Z (almost 3 years ago)
- Last Synced: 2024-11-14T18:41:58.895Z (2 months ago)
- Topics: heroku, php, symfony
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# symfony-heroku
Deploying Symfony Apps on Heroku
| Repository Branch | Symfony Version | PHP Version |
|-------------------|-----------------|-----------------|
| [5.x][1] | `5.1.x` | `7.2` or higher |[1]: https://github.com/habibun/symfony-heroku/tree/5.x
Read [Heroku Docs](https://devcenter.heroku.com/articles/deploying-symfony4)
## License
The code is licensed under the [MIT License](https://github.com/habibun/symfony-heroku/blob/master/LICENSE).