bibrokhim/laravel-force-json-response
最新稳定版本:1.0.0
Composer 安装命令:
composer require bibrokhim/laravel-force-json-response
包简介
Force JSON response for every request
README 文档
README
This library checks the Accept header of each request. If the header is missing or has a value other than application/json, then the value will be set to application/json. This is enough for Laravel to return each response in JSON format.
Install the package through Composer.
Run the Composer require command from the Terminal:
composer require bibrokhim/laravel-force-json-response
统计信息
- 总下载量: 676
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-03