Looking to hire Laravel developers? Try LaraJobs

laravel-api-helper maintained by permafrost-dev

Description
Helpers trait for Laravel Response or Controllers when implementing APIs.
Author
Last update
2019/08/10 15:38 (dev-master)
License
Downloads
2

Comments
comments powered by Disqus

Expanded Dates

Latest Version on Packagist Quality Score Total Downloads

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.