Laravel API Response - Simple Laravel API response wrapper
5 years ago
Laravel API Response is a good package that we can use to create API responses easily.
Demo
Installation
Install package through composer:
$ composer require obiefy/api-response
publish config file:
php artisan vendor:publish --tag=api-response
Source Code
https://github.com/obiefy/api-response?utm_source=learninglaravel