lopatin96/laravel-sitemap

Laravel sitemap

1.0.2 2023-05-20 09:40 UTC

This package is auto-updated.

Last update: 2024-04-20 11:42:14 UTC


README

Publish config

php artisan vendor:publish --tag="laravel-sitemap-config"

and specify your sitemap settings in config/sitemap.php

Publishing

Config

php artisan vendor:publish --tag="laravel-sitemap-config"