morphcms/messenger-module

There is no license information available for the latest version (0.0.2) of this package.

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:laravel-module

0.0.2 2022-08-16 14:38 UTC

This package is auto-updated.

Last update: 2024-04-29 05:11:27 UTC


README

You must be running in the background the following two commands

sail artisan queue:work --queue=messenger

and

sail artisan websockets:serve