m-porter/json-result

Enforce consistent JSON responses in your Laravel APIs

v0.1.1 2019-03-15 22:15 UTC

This package is auto-updated.

Last update: 2024-04-04 16:31:56 UTC


README

Enforce consistent JSON responses in your Laravel APIs. Loosely based on the jsonapi.org standard.

Installation

Require this package with composer.

composer require m-porter/json-result