Skip to content

permafrost-dev/laravel-api-helper

Repository files navigation

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.