whilesmart/eloquent-issues
Composer 安装命令:
composer require whilesmart/eloquent-issues
包简介
Manage issues
README 文档
README
Installation
You can install the package via composer:
composer require whilesmart/eloquent-issues
You should publish and run the migrations with:
php artisan vendor:publish --tag="issues-migrations"
php artisan migrate
You can publish the config file with:
php artisan vendor:publish --tag="issues-config"
Usage
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-10