sidorenkoda/nova-robots-editor
最新稳定版本:1.0.3
Composer 安装命令:
composer require sidorenkoda/nova-robots-editor
包简介
A Laravel Nova tool fork.
README 文档
README
This Laravel Nova Tool gives your admins the ability to edit the robots.txt file from within the Nova control panel.
Installation
composer require sidorenkoda/nova-robots-editor
Add the following to your tools array in the app/Providers/NovaServiceProvider:
public function tools() { return [ // ... new Sidorenkoda\NovaRobotsEditor\NovaRobotsEditor(), ]; }
Robot icon made by Smashicons from www.flaticon.com
统计信息
- 总下载量: 250
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-23