neelbhanushali/laravel-api-responder

Constructs and sends json response using its static helper methods.

v1.0 2019-11-04 20:34 UTC

This package is auto-updated.

Last update: 2024-05-05 06:09:50 UTC


README

  • Responder::success($data, $message, $httpStatusCode)
  • Responder::error($data, $message, $httpStatusCode)