matthewbdaly/laravel-etag-middleware
最新稳定版本:1.3.6
Composer 安装命令:
composer require matthewbdaly/laravel-etag-middleware
包简介
A Laravel middleware for adding ETags to HTTP requests to improve response times
README 文档
README
A Laravel middleware for adding ETags to HTTP requests to improve response times
Installation
Run the following command to install the package:
composer require matthewbdaly/laravel-etag-middleware
Then just include this in your app/Http/Kernel.php in the appropriate place where you want to import the middleware:
\Matthewbdaly\ETagMiddleware\ETag::class
统计信息
- 总下载量: 320.27k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 64
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-02-07