jrbarna/ucrm-laravel

Simple package to interact with the ucrm api

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

This package is auto-updated.

Last update: 2025-04-18 09:58:55 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.