LaravelPackages.net
Acme Inc.
Toggle sidebar
jrbarna/ucrm-laravel

Simple package to interact with the ucrm api

14
0
v1.0.2
About jrbarna/ucrm-laravel

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

Ubiquiti UCRM integration for Laravel

Simple package to interact with UCRM api in Laravel

Installation

composer require jrbarna/ucrm-laravel

Publish config file

php artisan vendor:publish --provider="Jrbarna\UcrmLaravel\UcrmLaravelServiceProvider" --tag="config"

Credits

License

The MIT License (MIT). Please see License File for more information.

Comments