Backend API for Online Exam application
Installation:
- recommended to clone with current "vendor" folder to avoid dependency breakage.
- migrate "example.sql" file via any database client, ex. phpmyadmin. It will create necessary database and tables
- create ".env" file and place the variables from your local environment
- "composer start"