Laravel sitemap is a 3rd party library for the Laravel PHP MVC framework. It can create a sitemap by crawling your site without you having to add URLs manually.
Laravel sitemap can create a sitemap by crawling your site without you having to add URLs manually. Under the hood it uses spatie/crawler which itself uses chrome and puppeteer via spatie/browsershot
Useful links: