Skip to content

v0.1

Compare
Choose a tag to compare
@sfelix-martins sfelix-martins released this 27 Aug 21:14
· 78 commits to 2.0 since this release

Added

  • Added defaultResponse() method with default json response
  • Added jsonResponse() to mount and return response
  • Added validationException formating response from ValidationException generated by \Illuminate\Foundation\Validation\ValidationRequests trait used on default Controller and generated by Illuminate\Validation\Validator