nickdekruijk/laravel-robots
最新稳定版本:0.0.1
Composer 安装命令:
composer require nickdekruijk/laravel-robots
包简介
Dynamic robots.txt files for Laravel projects
README 文档
README
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.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-05