cierrateam/laravel-crisp 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cierrateam/laravel-crisp

最新稳定版本:v0.1.2

Composer 安装命令:

composer require cierrateam/laravel-crisp

包简介

A Laravel-Wrapper for the crisp PHP-API

README 文档

README

Not longer maintained

A package for wrapping the Crisp-Api into a useable Laravel-Package. Enjoy!

Installation

  1. Require the package:
    composer require cierrateam\laravel-crisp
    
  2. Get a cup of tea
  3. Add the ServiceProvider into the config/app.php
      'providers' => [
        // ...
        Cierrateam\LaravelCrisp\LaravelCrispServiceProvider::class,
        // ...
      ],
    
  4. OPTIONAL: Add the alias in the same file:
     'aliases' => [
        // ...
          'LaravelCrisp' => Cierrateam\LaravelCrisp\LaravelCrisp::class,
        // ...
      ],
    

Usage

For the usage see the Crisp-PHP-Api Package: PHP-Crisp-Api

Attention:

The Docs are not the best.. So I'll spend some time to refactor it, if the Package is used sometimes by others!

统计信息

  • 总下载量: 539
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-09-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固