This version is still WORK IN PROGRESS.
This package aims to help you standardize all your API responses in a simple and structured way.
By default, the structure of the API response will look like this:
$ composer require kodepandai/laravel-api-response:^2
TODO: complete this documentation, simplify the wordings.
- To test run
composer test
.