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
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.