fts/site-map

laravel 5 site-map

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:package

v1.0.0 2018-08-16 02:33 UTC

This package is auto-updated.

Last update: 2024-10-15 21:50:34 UTC


README

Latest Stable Version Total Downloads License

功能

  • 构建网站site map
  • 检查验证码

安装

composer require fts/site-map

发布配置文件

 php artisan vendor:publish

添加服务提供者

打开 config/app.php 并添加以下内容到 providers 数组:

fts\SiteMap\SiteMapServiceProvider.php::class

命令行

php artisan site-map:build