artisan.eplus.dev

make:channel

Create a new channel class

Terminal
php artisan make:channel <name>

Arguments

nameRequired

The name of the class

Maintained by hoangsvit · Fork of artisan.page