<?php // include the prod configuration require __DIR__.'/prod.php'; error_reporting(-1); // enable the debug mode $app['debug'] = true;