We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6435421 commit ef43d28Copy full SHA for ef43d28
readme.md
@@ -8,7 +8,6 @@
8
[ico-version]: https://img.shields.io/packagist/v/timehunter/laravel-json-to-class-generator.svg?style=flat-square
9
[ico-downloads]: https://img.shields.io/packagist/dt/timehunter/laravel-json-to-class-generator.svg?style=flat-square
10
[link-downloads]: https://packagist.org/packages/timehunter/laravel-json-to-class-generator
11
-## Installation
12
13
Star me if you like it. ^.^ You can use this tool with 3rd party IDE to create nice classes.
14
@@ -20,7 +19,7 @@ Via Composer
20
19
composer require --dev timehunter/laravel-json-to-class-generator "~1.0"
21
```
22
23
-## Usage
+## Installation
24
25
1. Create your local config file
26
````bash
0 commit comments