febalist/laravel-http

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v6.2.2) of this package.

v6.2.2 2020-03-28 14:11 UTC

README

composer require febalist/laravel-http

Providers:

    Febalist\LaravelHttp\HttpServiceProvider::class,

Aliases:

    'Http' => Febalist\LaravelHttp\HttpFacade::class,