Build for Pkpu Dev Team ·
A brief description of your project here.
Simply clone this repo to your computer and change to your liking
git clone [email protected]:pkpudev/yii2-app-standard.git <AppName>
See composer.json
- php >= 7.0
- postgresql (for now)
- docker-compose (if you want to use docker)
Install all the dependencies using composer
cd <AppName>/
composer install
Coming soon
Coming soon
We can maybe use SemVer for versioning. For the versions available, see the link to tags on this repository.
Simply copy and update your .env-example file to .env to your project preference
With phpunit or codeception
Coming soon
Coming soon
No Api
Create migration files then execute this command
./yii migrate
PKPU License