<?php require_once '../vendor/autoload.php'; $app = \Slovocast\Bootstrap::init(); $app->run();