streams/sdk
Composer 安装命令:
composer require streams/sdk
包简介
Dev tools for Laravel + Streams.
README 文档
README
Downloading
This package is added to Laravel projects as a dependency by requiring it with Composer.
composer require streams/sdk:1.0.x-dev
The Streams SDK comes pre-configured with the Streams starter application and some of the examples.
Updating
From within your project, use Composer to update this individual package:
composer update streams/sdk --with-dependencies
You can also update your entire project using composer update.
Templates
Publish templates with the vendor:publish command:
php artisan vendor:publish --tag=examples
Or target specific example templates:
php artisan vendor:publish --tag=files-example php artisan vendor:publish --tag=users-example
统计信息
- 总下载量: 329
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-08-23