Lesson 02/21 · 5:51 min
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.
I'm new to laravel. Would you point out your course video/article that discuss the eloquent model's boot method, if any? Thanks.
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.
I'm new to laravel. Would you point out your course video/article that discuss the eloquent model's boot method, if any? Thanks.