Laracasts - Intricacies of Sending an Invoice
Jeffrey Way | Duration: 0:38 h | Video: H264 2560x1440 | Audio: AAC 48 kHz 2ch | 205 MB | Language: English
Consider a task as simple as attaching an invoice to an email and sending it to a particular user. It's an incredibly common task, and yet, there are many, many steps involved. What should the invoice look like? How do you programmatically save it as a PDF? How do you attach it to an email? How might you test that the notification was properly sent?
If you're interested, come along as I work on this very task for the Laracasts codebase.
Homepage