File tree 1 file changed +21
-7
lines changed
1 file changed +21
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<img src =" https://preview.dragon-code.pro/TheDragonCode/laravel-support.svg?brand=laravel " alt =" Laravel Support " />
4
4
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 ]
12
9
13
10
> Various helper files for the Laravel and Lumen frameworks.
14
11
12
+ ## Installation
13
+
14
+ Just run the ` composer require dragon-code/laravel-support ` console command.
15
+
15
16
16
17
## License
17
18
18
19
This 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