dbt/interactions
Composer 安装命令:
composer require dbt/interactions
包简介
An interaction log for Laravel
关键字:
README 文档
README
Installation
You can install the package via composer:
composer require dbt/interactions
You can publish the migration with:
php artisan vendor:publish --tag="dbt-interactions-migration"
After publishing the migration you can create an interaction log table using
php artisan migrate
You can publish interaction's config file using:
php artisan vendor:publish --tag="dbt-interactions-config"
Usage
Etc.
Please see CONTRIBUTING for details. The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 905
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-04