olimarferraz/laravel-meta-tags
最新稳定版本:v3.1.7
Composer 安装命令:
composer require olimarferraz/laravel-meta-tags
包简介
A package to manage Header Meta Tags in Laravel projects
README 文档
README
This package is a fork from https://github.com/eusonlito/laravel-Meta with some modifications
With this package you can manage header Meta Tags from Laravel controllers.
Modifications
- Added default meta tags to config file;
- Added default title to config file;
- Added 'fb:' support to MetaProperty class to accepts tags like fb:app_id;
- Added autoload to default tags;
- Added autoload to default title;
- Added Blade directives @meta and @metas;
- Core updated to require php >=7.0 (type hint);
Pending
Unit tests.
统计信息
- 总下载量: 214
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-06-20