rusben / ensys

Enrollment System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ensys

Enrollment System - PDO, JWT, TWIG

Install the Application

Install composer.

 sudo apt-get install composer

Run this command from the root directory of the project.

 composer up

Ensure logs/ is web writeable.

To run the application in development, you can also run this command. composer start

Run this command to run the test suite

 composer test

About

Enrollment System

License:GNU General Public License v3.0


Languages

Language:HTML 69.5%Language:PHP 27.1%Language:CSS 3.3%