setProjectDir(__DIR__); $kernel->setConfigDir(__DIR__ . '/config/'); $kernel->setTemplateDir(__DIR__ . '/templates/'); $kernel->handle()->send();