CalculateInvoicesAmountCommand extends Command
Table of Contents
- $description : mixed
- $signature : mixed
- handle() : void
Properties
$description
protected
mixed
$description
= 'Genera la factura mensual de cada tienda billable (premium o básica)'
$signature
protected
mixed
$signature
= 'invoices:calculate'
Methods
handle()
public
handle() : void