banckle/crm-laravel

This is a Laravel Package to use Banckle.CRM SDK for PHP in Laravel applications quickly and easily
13
Install
composer require banckle/crm-laravel
PHP:>=5.3.0
Last Updated:Nov 12, 2014
Links: GitHub  ·  Packagist
Maintainer: masood-anwer

#Banckle.CRM for Laravel

This is a Laravel Package to use Banckle.CRM SDK for PHP in Laravel applications quickly and easily.

Installation

Add the following lines to your composer.json file.

Run from terminal.

Add package to the list of providers. In config/app.php, add the following line to the providers array.

Publish config files from the terminal.

Edit the new config file in the config/packages/banckle/crm-laravel and enter your Banckle API Key, email & password.

In config/packages/banckle, rename crm-laravel to crm

Usage

Anywhere in your application when you need to access class, just do:

This will return you object of class and you can access properties and methods of class.

Related Packages

banckle/helpdesk-laravel

This is a Laravel Package to use Banckle.Helpdesk SDK for PHP in Laravel applica...

13 0
banckle/chat-laravel

This is a Laravel Package to use Banckle.Chat SDK for PHP in Laravel application...

15 0
zgldh/qiniu-laravel-storage

Qiniu Resource (Cloud) Storage SDK for Laravel 5/6/7/8/9

399,766 515
itbdw/laravel-storage-qiniu

A storage library for laravel5 and qiniu sdk

15,358 70
aspose/cloud-laravel

This is a Laravel Package to use Aspose cloud in Laravel 4 & 5 applications quic...

489 0