Commands.app

php artisan make:notification

Code Generation

Create a new notification class

Options & Flags
Available options for this command
--markdown

Create a new Markdown template

Examples
Common usage examples

Create a notification

php artisan make:notification InvoicePaid
Related Commands
You might also find these useful