Download the PHP package fuelviews/laravel-sitemap without Composer
On this page you can find all versions of the php package fuelviews/laravel-sitemap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fuelviews/laravel-sitemap
More information about fuelviews/laravel-sitemap
Files in fuelviews/laravel-sitemap
Package laravel-sitemap
Short Description Laravel sitemap package
License MIT
Homepage https://github.com/fuelviews/laravel-sitemap
Informations about the package laravel-sitemap
Laravel sitemap package
Laravel sitemap is a robust and easy-to-use solution designed to automatically generate sitemaps for your Laravel application.
Installation
You can require the package and it's dependencies via composer:
You can manually publish the config file with:
Usage
You can also add your models directly by implementing the Spatie\Sitemap\Contracts\Sitemapable interface. You also need to define your post_model in the fv-sitemap.php config file.
You can generate the sitemap with:
You can link to the sitemap with:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Thejmitchener
- Sweatybreeze
- Fuelviews
- Spatie
- All Contributors
Support us
Fuelviews is a web development agency based in Portland, Maine. You'll find an overview of all our projects on our website.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-sitemap with dependencies
spatie/laravel-package-tools Version ^1.92
spatie/laravel-sitemap Version ^7.3
spatie/crawler Version ^8.4.0