2
2
3
3
[ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
4
4
[ ![ Total Downloads] [ ico-downloads ]] [ link-downloads ]
5
- [ ![ Build Status] [ ico-travis ]] [ link-travis ]
6
- [ ![ StyleCI] [ ico-styleci ]] [ link-styleci ]
5
+
7
6
8
7
9
8
A Laravel File Generator which allows you to:
@@ -160,16 +159,6 @@ getTemplateData()
160
159
```
161
160
162
161
163
- ## Testing
164
-
165
- ``` bash
166
- $ composer test
167
- ```
168
-
169
- ## Contributing
170
-
171
- Please see [ contributing.md] ( contributing.md ) for details and a todolist.
172
-
173
162
## Security
174
163
175
164
If you discover any security related issues, please email ryandadeng@gmail.com instead of using the issue tracker.
@@ -179,11 +168,10 @@ If you discover any security related issues, please email ryandadeng@gmail.com i
179
168
180
169
MIT. Please see the [ license file] ( license.md ) for more information.
181
170
182
- [ ico-version ] : https://img.shields.io/packagist/v/timehunter/laravelfilegenerator.svg?style=flat-square
183
- [ ico-downloads ] : https://img.shields.io/packagist/dt/timehunter/laravelfilegenerator.svg?style=flat-square
184
- [ ico-travis ] : https://img.shields.io/travis/timehunter/laravelfilegenerator/master.svg?style=flat-square
185
- [ ico-styleci ] : https://styleci.io/repos/12345678/shield
171
+ [ ico-version ] : https://img.shields.io/packagist/v/timehunter/laravel-file-generator.svg?style=flat-square
172
+ [ ico-downloads ] : https://img.shields.io/packagist/dt/timehunter/laravel-file-generator.svg?style=flat-square
173
+
186
174
187
- [ link-packagist ] : https://packagist.org/packages/timehunter/laravelfilegenerator
188
- [ link-downloads ] : https://packagist.org/packages/timehunter/laravelfilegenerator
175
+ [ link-packagist ] : https://packagist.org/packages/timehunter/laravel-file-generator
176
+ [ link-downloads ] : https://packagist.org/packages/timehunter/laravel-file-generator
189
177
[ link-author ] : https://github.com/RyanDaDeng/laravel-file-generator
0 commit comments