-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Hi
I added
$emitter = new \Evenement\EventEmitter();
$chat = new \Formativ\Chat\Chat($emitter);
Artisan::add(new Formativ\Chat\Command\Serve($chat));
in app/start/artisan.php to call php artisan chat:serve command but its not working
is this correct to call php artisan chat:serve command?
Metadata
Metadata
Assignees
Labels
No labels