A dockerised version of yii2 advance template
- Framework:
Yii2.0.15
- Language:
PHP 7.1.3
- Server:
Apache2
- Database:
PostgreSQL 9.5
You can follow SETUP.md for deploying docker-yii2. The Dockerised setup is the preferred mode of installation. You can however set all the components up yourself.
- Fork the repository to your account.
- Branch out to
a_meaningful_branch_name
. - Send in a
WIP: Pull request
. - Commit your changes.
- Get your pull request merged.
It's that simple!