miningt axes payemnts command
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Console\Commands;
|
||||
namespace App\Console\Commands\MiningTaxes;
|
||||
|
||||
use Illuminate\Console\Command;
|
||||
|
||||
|
||||
@@ -32,6 +32,7 @@ class Kernel extends ConsoleKernel
|
||||
Commands\MiningTaxes\ExecuteMiningTaxesObserversCommand::class,
|
||||
Commands\MiningTaxes\ExecuteMiningTaxesLedgersCommand::class,
|
||||
Commands\MiningTaxes\ExecuteSendMiningTaxesInvoiceCommand::class,
|
||||
Commands\MiningTaxes\ExecuteProcessMiningTaxesPaymentsCommand::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user