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 robots txt package
Laravel robots txt integrates opinionated default robots.txt
Installation
You can require the package and it's dependencies via composer:
You can manually publish the config file with:
This is the contents of the published config file:
Usage
To access the robots.txt, navigate to your application's URL and append /robots.txt to it.
For example, if your application is hosted at http://example.com, the sitemap can be found at http://example.com/robots.txt.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
Credits
- Thejmitchener
- 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.