apel / rexoit
this is first task
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/apel/rexoit
This package is auto-updated.
Last update: 2025-12-27 15:23:31 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