I'm using spatie/laravel-sitemap is it possible to set another APP_URL for these url

前端 未结 0 1988
悲&欢浪女
悲&欢浪女 2021-01-11 19:24

here I\'m using sitemap

    $sitemap = Sitemap::create()->add(Url::create(\'/content\'));
    
    $sitemap->writeToFile(public_path($this->path));
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题