Download the PHP package fuelviews/laravel-robots-txt without Composer
On this page you can find all versions of the php package fuelviews/laravel-robots-txt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fuelviews/laravel-robots-txt
More information about fuelviews/laravel-robots-txt
Files in fuelviews/laravel-robots-txt
Package laravel-robots-txt
Short Description Laravel robots txt package
License MIT
Homepage https://github.com/fuelviews/laravel-robots-txt
Informations about the package laravel-robots-txt
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 its 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-robots-txt with dependencies
illuminate/contracts Version ^10.0||^11.0||^12.0
spatie/laravel-package-tools Version ^1.92