Path : /proc/self/root/srv/www/vhosts/unisol/ |
Current File : //proc/self/root/srv/www/vhosts/unisol/index.php |
<?php // let bootstrap create Dependency Injection container $container = require __DIR__ . '/app/bootstrap.php'; // run application $container->application->run();