File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 3
3
<img src =" https://preview.dragon-code.pro/TheDragonCode/json-response.svg?brand=laravel " alt =" Json Response for Laravel " />
4
4
5
5
[ ![ Stable Version] [ badge_stable ]] [ link_packagist ]
6
- [ ![ Unstable Version] [ badge_unstable ]] [ link_packagist ]
7
6
[ ![ Total Downloads] [ badge_downloads ]] [ link_packagist ]
8
7
[ ![ Github Workflow Status] [ badge_build ]] [ link_build ]
9
8
[ ![ License] [ badge_license ]] [ link_license ]
@@ -46,16 +45,14 @@ middleware will add a header `Accept` that will effectively convert all response
46
45
> If you need to redefine the header for specific groups of routes, you can do this by changing the [ ` settings ` ] ( config/http.php ) .
47
46
48
47
49
- [ badge_build ] : https://img.shields.io/github/actions/workflow/status/TheDragonCode/laravel-json-response/laravel .yml?style=flat-square
48
+ [ badge_build ] : https://img.shields.io/github/actions/workflow/status/TheDragonCode/laravel-json-response/tests .yml?style=flat-square
50
49
51
50
[ badge_downloads ] : https://img.shields.io/packagist/dt/dragon-code/laravel-json-response.svg?style=flat-square
52
51
53
52
[ badge_license ] : https://img.shields.io/packagist/l/dragon-code/laravel-json-response.svg?style=flat-square
54
53
55
54
[ badge_stable ] : https://img.shields.io/github/v/release/TheDragonCode/laravel-json-response?label=stable&style=flat-square
56
55
57
- [ badge_unstable ] : https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square
58
-
59
56
[ link_build ] : https://github.com/TheDragonCode/laravel-json-response/actions
60
57
61
58
[ link_license ] : LICENSE
You can’t perform that action at this time.
0 commit comments