File tree Expand file tree Collapse file tree 2 files changed +9
-19
lines changed Expand file tree Collapse file tree 2 files changed +9
-19
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " ranabd36/ laravelcollective" ,
2
+ "name" : " laravelcollective/html " ,
3
3
"description" : " HTML and Form Builders for the Laravel Framework" ,
4
4
"license" : " MIT" ,
5
5
"homepage" : " https://laravelcollective.com" ,
6
6
"support" : {
7
- "issues" : " https://github.com/ranabd36/laravelcollective /issues" ,
8
- "source" : " https://github.com/ranabd36/laravelcollective "
7
+ "issues" : " https://github.com/LaravelCollective/html /issues" ,
8
+ "source" : " https://github.com/LaravelCollective/html "
9
9
},
10
10
"authors" : [
11
- {
12
- "name" : " Ibrahim Rana" ,
13
- "email" : " ranabd36@gmail.com"
14
- },
15
11
{
16
12
"name" : " Adam Engebretson" ,
17
13
"email" : " adam@laravelcollective.com"
44
40
},
45
41
"extra" : {
46
42
"branch-alias" : {
47
- "dev-master" : " 5.8 -dev"
43
+ "dev-master" : " 5.7 -dev"
48
44
},
49
45
"laravel" : {
50
46
"providers" : [
Original file line number Diff line number Diff line change 1
1
# Forms & HTML
2
2
3
- [ ![ Total Downloads] ( https://poser.pugx.org/ranabd36/laravelcollective/downloads )] ( https://packagist.org/packages/ranabd36/laravelcollective )
4
- [ ![ Latest Stable Version] ( https://poser.pugx.org/ranabd36/laravelcollective/v/stable )] ( https://packagist.org/packages/ranabd36/laravelcollective )
5
- [ ![ Latest Unstable Version] ( https://poser.pugx.org/ranabd36/laravelcollective/v/unstable )] ( https://packagist.org/packages/ranabd36/laravelcollective )
6
- [ ![ License] ( https://poser.pugx.org/ranabd36/laravelcollective/license )] ( https://packagist.org/packages/ranabd36/laravelcollective )
3
+ [ ![ Build Status] ( https://travis-ci.org/LaravelCollective/html.svg )] ( https://travis-ci.org/LaravelCollective/html )
4
+ [ ![ Total Downloads] ( https://poser.pugx.org/LaravelCollective/html/downloads )] ( https://packagist.org/packages/laravelcollective/html )
5
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/LaravelCollective/html/v/stable.svg )] ( https://packagist.org/packages/laravelcollective/html )
6
+ [ ![ Latest Unstable Version] ( https://poser.pugx.org/LaravelCollective/html/v/unstable.svg )] ( https://packagist.org/packages/laravelcollective/html )
7
+ [ ![ License] ( https://poser.pugx.org/LaravelCollective/html/license.svg )] ( https://packagist.org/packages/laravelcollective/html )
7
8
8
9
Official documentation for Forms & Html for The Laravel Framework can be found at the [ LaravelCollective] ( http://laravelcollective.com ) website.
9
-
10
-
11
- ## Installation
12
-
13
- ```
14
- composer require ranabd36/laravelcollective
15
- ```
You can’t perform that action at this time.
0 commit comments