corecmf/broadcasting

corecmf broadcasting package

v1.3.3 2018-02-22 03:29 UTC

This package is not auto-updated.

Last update: 2024-04-14 01:57:29 UTC


README

Structure

src/

Install

Via Composer

$ composer require corecmf/broadcasting

Usage

安装完成后需要在config/app.php中注册服务提供者到providers数组:

CoreCMF\Broadcasting\BroadcastingServiceProvider::class,

##install

php artisan corecmf:broadcasting:install