jrbarna / ucrm-laravel
Simple package to interact with the ucrm api
v1.0.2
2024-04-18 07:54 UTC
Requires
- laravel/framework: >=10
Requires (Dev)
- orchestra/testbench: >=9
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.