//check the attached link as well $configuration = [ 'settings' => [ 'displayErrorDetails' => true, ], ]; $c = new SlimContainer($configuration); $app = new SlimApp($c);