jc9/laravel-http-layer

Laravel http layer library

v1.0.0 2019-12-16 21:14 UTC

This package is auto-updated.

Last update: 2024-04-17 07:51:27 UTC


README

Installation

Require this package with composer.

composer require jc9/laravel-http-layer

Usage

Set Jc9\PhpLibHttpLayer\Handler as a global exception handler in bootstrap/app.php

Use controllers, request, responses and exceptions from src folder