Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 431 Bytes

File metadata and controls

12 lines (9 loc) · 431 Bytes

MindK S.P.A. Course sample API application

Created as example for S.P.A. Course listeners

(c) 2017 MindK

Installation and setup

  • Download and deploy this project to your local machine
  • Run composer install from this folder under console
  • Copy config/config.php.example file to config/config.php
  • Set up your configuration within config/config.php file
  • Visit your application URL in your browser