Welcome to Epeires² Website

Epeires² is a web application designed to allow operational supervisors to

Screenshots

Version 2.0

Installation

  1. Clone the repository
  2. Install dependencies : php composer.phar install
  3. Configure database (copy config/autoload/doctrine.global.php to config/autoload/doctrine.local.php)
  4. Install database schema : php public/index.php migrations:migrate
  5. Enjoy !