This is my code in Laravel :
SitemapGenerator::create(\'https://\'.request()->getHost())->writeToFile(request()->getHost().\'.xml\');