wovosoft/laravel-messenger
Composer 安装命令:
composer require wovosoft/laravel-messenger
包简介
A package that adds the features of Real Time Messaging
README 文档
README
Package description: CHANGE ME
Installation
Install via composer
composer require wovosoft/laravel-messenger
Publish Configuration File
Publish the configuration file.
php artisan vendor:publish --provider="Wovosoft\LaravelMessenger\ServiceProvider" --tag="config"
Publish Resources
php artisan vendor:publish --provider="Wovosoft\LaravelMessenger\ServiceProvider" --tag="resources"
Publish the Migrations
php artisan vendor:publish --provider="Wovosoft\LaravelMessenger\ServiceProvider" --tag="migrations"
Publish the Seeds
php artisan vendor:publish --provider="Wovosoft\LaravelMessenger\ServiceProvider" --tag="seeds"
Usage
CHANGE ME
Security
If you discover any security related issues, please email narayanadhikary24@gmail.com instead of using the issue tracker.
Credits
This package is bootstrapped with the help of wovosoft/crud.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-15