Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.13 KB

docker-yii2

A dockerised version of yii2 advance template

Technological stack

  • Framework: Yii2.0.15
  • Language: PHP 7.1.3
  • Server: Apache2
  • Database: PostgreSQL 9.5

Stack

Setup guidelines

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.

Contribution guidelines

  • 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!