Download the PHP package palpalani/sticky-laravel without Composer
On this page you can find all versions of the php package palpalani/sticky-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download palpalani/sticky-laravel
More information about palpalani/sticky-laravel
Files in palpalani/sticky-laravel
Package sticky-laravel
Short Description Sticky Subscription Commerce Platform Client for Laravel 8/9
License MIT
Homepage https://github.com/palpalani/sticky-laravel
Informations about the package sticky-laravel
Sticky Subscription Commerce Platform Client for Laravel
Sticky Subscription Commerce (formerly Lime Light CRM) client for Laravel Framework.
Installation
You can install the package via composer:
Documentation
https://secure.na1.echosign.com/public/docs/restapi/v5
Configuration
After installing the package, register the KevinEm\LimeLightCRMLaravel\LimeLightCRMLaravelServiceProvider
in your config/app.php
configuration file:
Also, you can add the LimeLightCRMLaravel
facade to the aliases
array in your config/app.php
configuration file:
Publish the config using the following command:
Example Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- palPalani
- All Contributors
License
The MIT License (MIT). Please see License File for more information.