apel/rexoit
Composer 安装命令:
composer require apel/rexoit
包简介
this is first task
README 文档
README
#Composer File
composer require apel/rexoit
#this is first task work
#Arisan commad page is Command> Salary.php,
plz this file is copy to app->Console>Commands folder
Update your composer.json File
"autoload-dev": {
"psr-4": {
"Tests\\": "tests/",
"Apel\\Rexoit\\": "vendor/apel\rexoit/src/"
}
},
Update config> app.php file in providers
Apel\Rexoit\TaskServiceProvider::class,
Then command: php artisan migrate
Salary Command: php artisan rexoit:salary --salary_amount=500 --cash_amount=50 --status=open
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-27