File tree Expand file tree Collapse file tree 1 file changed +21
-7
lines changed Expand file tree Collapse file tree 1 file changed +21
-7
lines changed Original file line number Diff line number Diff line change 22
33<img src =" https://preview.dragon-code.pro/TheDragonCode/laravel-support.svg?brand=laravel " alt =" Laravel Support " />
44
5- <p align =" center " >
6- <a href="https://packagist.org/packages/dragon-code/laravel-support"><img src="https://img.shields.io/packagist/dt/dragon-code/laravel-support.svg?style=flat-square" alt="Total Downloads" /></a>
7- <a href="https://packagist.org/packages/dragon-code/laravel-support"><img src="https://poser.pugx.org/dragon-code/laravel-support/v/stable?format=flat-square" alt="Latest Stable Version" /></a>
8- <a href="https://packagist.org/packages/dragon-code/laravel-support"><img src="https://poser.pugx.org/dragon-code/laravel-support/v/unstable?format=flat-square" alt="Latest Unstable Version" /></a>
9- <a href="https://travis-ci.org/dragon-code/laravel-support"><img src="https://travis-ci.org/dragon-code/laravel-support.svg?branch=master" alt="Travis CI" /></a>
10- <a href="LICENSE"><img src="https://poser.pugx.org/dragon-code/laravel-support/license?format=flat-square" alt="License" /></a>
11- </p >
5+ [ ![ Stable Version] [ badge_stable ]] [ link_packagist ]
6+ [ ![ Unstable Version] [ badge_unstable ]] [ link_packagist ]
7+ [ ![ Total Downloads] [ badge_downloads ]] [ link_packagist ]
8+ [ ![ License] [ badge_license ]] [ link_license ]
129
1310> Various helper files for the Laravel and Lumen frameworks.
1411
12+ ## Installation
13+
14+ Just run the ` composer require dragon-code/laravel-support ` console command.
15+
1516
1617## License
1718
1819This package is licensed under the [ MIT License] ( LICENSE ) .
20+
21+
22+ [ badge_downloads ] : https://img.shields.io/packagist/dt/dragon-code/laravel-support.svg?style=flat-square
23+
24+ [ badge_license ] : https://img.shields.io/packagist/l/dragon-code/laravel-support.svg?style=flat-square
25+
26+ [ badge_stable ] : https://img.shields.io/github/v/release/dragon-code/laravel-support?label=stable&style=flat-square
27+
28+ [ badge_unstable ] : https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square
29+
30+ [ link_license ] : LICENSE
31+
32+ [ link_packagist ] : https://packagist.org/packages/dragon-code/laravel-support
You can’t perform that action at this time.
0 commit comments