laravel-api-helper maintained by permafrost-dev
Expanded Dates
This package takes provides a trait for helping build APIs.
Installation
You can install the package via composer:
composer require permafrost-dev/laravel-api-helper
Usage
return $this->success('Succeeded');
License
The MIT License (MIT). Please see License File for more information.