php : >=7.1
laravel: 5.4.*
app/
├ Http/
│ └ Controllers/
│ └ ExampleController.php
└ Validator/
└ ExampleValidator.php
docs/
└ json-schema/
└ example.json
tests/
├ Unit/
└ Feature/
$ make update-source
$ make setup
$ make test
| Name | Name | Last commit date | ||
|---|---|---|---|---|