apel / rexoit
this is first task
dev-main
2022-11-27 08:36 UTC
This package is auto-updated.
Last update: 2025-06-27 14:14:16 UTC
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