A simple and customizable Laravel API response formatter
The responser can be used like this in any api:
use Illuminate\Http\Response;
return Response::api($data);
This code is licensed under the MIT license.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple and customizable Laravel API response formatter
The responser can be used like this in any api:
use Illuminate\Http\Response;
return Response::api($data);
This code is licensed under the MIT license.