/tdd-restful-yii2

Source Code for TDD Yii2 RESTFul Webservices

Primary LanguagePHPOtherNOASSERTION

#Installation & Configuration

  1. Clone or download this project
  2. Create .env file you can see example on env-example
  3. install dependencies using composer install
  4. migrate the database migrations yii migrate