Download the PHP package vergil-lai/laravel-goeasy without Composer
On this page you can find all versions of the php package vergil-lai/laravel-goeasy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-goeasy
laravel-goeasy
laravel-goeasy
安装需求
- PHP >= 8.0
- Laravel >= 9.x | 10.x
安装
Laravel使用
配置
在 config/broadcasting.php
的connections
中添加以下配置:
在configs/app.php
的aliases
中加入:
在GoEasy中创建应用,获取Common Key
和Subscribe Key
,
或者使用OTP的Rest key
和Secret key
在.env
文件加入:
或
这样,就可以使用broadcast
广播事件了。
详情请参阅Laravel文档。
获取OTP和AccessToken
使用GoEasy
Facade方法:
客户端使用
请参阅GoEasy官方文档。
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-goeasy with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
ext-openssl Version *
laravel/framework Version ^9.0|^10.0
guzzlehttp/guzzle Version ^7.2
firebase/php-jwt Version ^6.4
ext-openssl Version *
laravel/framework Version ^9.0|^10.0
guzzlehttp/guzzle Version ^7.2
firebase/php-jwt Version ^6.4
The package vergil-lai/laravel-goeasy contains the following files
Loading the files please wait ....