Artisan.page

make:channel

Create a new channel class

Terminal
php artisan make:channel [-f|--force] [--] <name>

Options

forceOptional

Create the class even if the channel already exists

Arguments

nameRequired

The name of the channel