rish-0593/testing
最新稳定版本:v0.0.8
Composer 安装命令:
composer require rish-0593/testing
包简介
This is for testing purpose.
README 文档
README
composer require rish-0593/testing
Manually add the service provider in your config/app.php file:
'providers' => [ // ... Rish0593\Testing\TestingServiceProvider::class, ]
Run the migration:
php artisan migrate
To publish the config, run the vendor publish command:
php artisan vendor:publish --provider="Rish0593\Testing\TestingServiceProvider" --tag=config
License
This is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-01