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 Mail
testOptional
Generate an accompanying PHPUnit test for the Mail
Arguments
nameRequired
The name of the class