This is a non-official package for Laravel to use RDStation CRM (plugcrm)
You can install the package via composer:
composer require thiagovictorino/laravel-rdcrmTo create configuration file run:
php artisan vendor:publish --provider="Victorino\RdCrm\RdCrmServiceProvider"// Usage description herecomposer testPlease see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.