Example for phpblt 6 環境 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