prllxtchz/api-responser

Json output helper for Rest APIs

1.0.6.1 2017-02-03 08:22 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:04:10 UTC


README

Json output helper for Rest APIs

composer require prllxtchz/api-responser

config/app.php

Add this line to providers array. PrllxTchz\ApiResponser\ApiResponseServiceProvider::class,

Create by Parallax Technologies