Download the PHP package latrell-contrib/rongcloud without Composer
On this page you can find all versions of the php package latrell-contrib/rongcloud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download latrell-contrib/rongcloud
More information about latrell-contrib/rongcloud
Files in latrell-contrib/rongcloud
Download latrell-contrib/rongcloud
More information about latrell-contrib/rongcloud
Files in latrell-contrib/rongcloud
Please rate this library. Is it a good library?
Informations about the package rongcloud
RongCloud
融云服务端SDK在 Laravel 5 的封装包。
该拓展包想要达到在 Laravel 5 框架下,便捷使用融云服务端SDK的目的。
安装
更新你的依赖包 或者全新安装 。
使用
要使用融云服务端SDK服务提供者,你必须自己注册服务提供者到Laravel服务提供者列表中。
找到 config/app.php
配置文件中,key为 providers
的数组,在数组中添加服务提供者。
找到key为 aliases
的数组,在数组中注册Facades。
运行 php artisan vendor:publish
命令,发布配置文件到你的项目中。
修改配置文件 config/latrell-rongcloud.php
中的秘钥配置。
例子
获取 Token 方法
更多使用方法,请参考融云API文档:http://www.rongcloud.cn/docs/server.html
All versions of rongcloud with dependencies
PHP Build Version
Package Version
The package latrell-contrib/rongcloud contains the following files
Loading the files please wait ....