Skip to content

v3.0.1

Choose a tag to compare

@crynobone crynobone released this 29 Apr 08:51
· 274 commits to 6.x since this release

Added

  • Add Laravie\Codex\Response::isSuccessful() and Laravie\Codex\Response::isUnauthorized() helper.

Changes

  • Allows to send either Array or JSON string as $body when using Laravie\Codex\Testing\Faker::sendJson() method.