Download the PHP package nickdekruijk/laravel-robots without Composer
On this page you can find all versions of the php package nickdekruijk/laravel-robots. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nickdekruijk/laravel-robots
More information about nickdekruijk/laravel-robots
Files in nickdekruijk/laravel-robots
Download nickdekruijk/laravel-robots
More information about nickdekruijk/laravel-robots
Files in nickdekruijk/laravel-robots
Vendor nickdekruijk
Package laravel-robots
Short Description Dynamic robots.txt files for Laravel projects
License MIT
Homepage http://www.nickdekruijk.nl/packages/laravel-robots
Package laravel-robots
Short Description Dynamic robots.txt files for Laravel projects
License MIT
Homepage http://www.nickdekruijk.nl/packages/laravel-robots
Please rate this library. Is it a good library?
Informations about the package laravel-robots
Laravel Robots
Dynamic robots.txt files for Laravel projects
Installation
To install the package use
composer require nickdekruijk/laravel-robots
Remove your current robots.txt
file from your public folder.
Configuration
If you don't like the default configuration options publish the config file and change the robots.php
file in your Laravel app/config
folder.
php artisan vendor:publish --tag=config --provider="NickDeKruijk\LaravelRobots\ServiceProvider"
License
Settings is open-sourced software licensed under the MIT license.
All versions of laravel-robots with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package nickdekruijk/laravel-robots contains the following files
Loading the files please wait ....