Looking to hire Laravel developers? Try LaraJobs

laravel-websockets maintained by jonykpi

Description
An easy to use WebSocket server
Author
Last update
2021/06/11 10:03 (dev-master)
License
Downloads
88

Comments
comments powered by Disqus

Laravel WebSockets 🛰

Bring the power of WebSockets to your Laravel application. Drop-in Pusher replacement, SSL support, Laravel Echo support and a debug dashboard are just some of its features.

For installation instructions, in-depth usage and deployment details, please take a look at the official documentation.

php artisan vendor:publish --provider="Jonykpi\LaravelWebSockets\WebSocketsServiceProvider" --tag="migrations"

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email djony620@gmail.com instead of using the issue tracker.

Credits