jrbarna/ucrm-laravel is a Laravel package for simple package to interact with the ucrm api.
It currently has 0 GitHub stars and 14 downloads on Packagist (latest version v1.0.2).
Install it with composer require jrbarna/ucrm-laravel.
Discover more Laravel packages by jrbarna
or browse all Laravel packages to compare alternatives.
Last updated
Simple package to interact with UCRM api in Laravel
composer require jrbarna/ucrm-laravel
Publish config file
php artisan vendor:publish --provider="Jrbarna\UcrmLaravel\UcrmLaravelServiceProvider" --tag="config"
The MIT License (MIT). Please see License File for more information.