02/21
Repository with examples
Not sure if related to SOLID, but would it be a good option to pass a DTO (called InvoiceParams for example) to StoreNewInvoice method?
Yes, I think it would be a valid option.
Not sure if related to SOLID, but would it be a good option to pass a DTO (called InvoiceParams for example) to StoreNewInvoice method?
Yes, I think it would be a valid option.