jrbarna/ucrm-laravel

Simple package to interact with the ucrm api

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jrbarna/ucrm-laravel

v1.0.2 2024-04-18 07:54 UTC

This package is auto-updated.

Last update: 2025-12-18 11:26:28 UTC


README

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.