make:mail
Create a new email class
Terminal
Options
forceOptional
Create the class even if the mailable already exists
markdownOptional
Create a new Markdown template for the mailable
pestOptional
Generate an accompanying Pest test for the Mailable
testOptional
Generate an accompanying PHPUnit test for the Mailable
Arguments
nameRequired
The name of the mailable