force
- Create the class even if the notification already exists Optionalmarkdown
- Create a new Markdown template for the notification Optionalpest
- Generate an accompanying Pest test for the Notification Optionaltest
- Generate an accompanying PHPUnit test for the Notification Optionalname
- The name of the notification Requiredphp artisan make:notification [-f|--force] [-m|--markdown [MARKDOWN]] [--test] [--pest] [--] <name>