cerpus/coreclient is a Laravel package for client for communication with core.
It currently has 0 GitHub stars and 6.381 downloads on Packagist (latest version v2.0.0).
Install it with composer require cerpus/coreclient.
Discover more Laravel packages by cerpus
or browse all Laravel packages to compare alternatives.
Last updated
This is a client that handles requests to Core.
composer require cerpus/coreclient$app->register(\Cerpus\CoreClient\CoreClientServiceProvider::class); in bootstrap/app.php in LumenCore
Auth
Adapter
This package is released under the GNU General Public License 3.0. See the
LICENSE file for more information.