Go to file
rennokki 2ae00bef84
Merge pull request #527 from stayallive/feature/fix-presence-channels
Fix presence channels double counting users
2020-09-15 14:40:31 +00:00
.github/workflows Update run-tests.yml 2020-09-10 09:24:14 +03:00
config Fixed logger 2020-08-13 14:40:19 +03:00
database/migrations csfixing 2020-08-13 19:54:39 +03:00
docs Merge pull request #399 from olssonm/patch/1-broken-link 2020-08-13 08:10:56 +03:00
resources/views Fixed the urls for the dashboard API calls 2020-08-13 15:21:55 +03:00
src Fix double counting users in presence channel 2020-09-15 15:57:50 +02:00
tests CS 2020-09-15 16:12:25 +02:00
.editorconfig initial commit 2018-11-20 09:54:06 +01:00
.gitattributes Update .gitattributes 2020-06-02 11:26:55 +02:00
.gitignore Add documentation 2020-06-02 10:56:13 +02:00
.scrutinizer.yml initial commit 2018-11-20 09:54:06 +01:00
.styleci.yml initial commit 2018-11-20 09:54:06 +01:00
CHANGELOG.md wip 2020-03-04 11:11:06 +01:00
CONTRIBUTING.md initial commit 2018-11-20 09:54:06 +01:00
LICENSE.md initial commit 2018-11-20 09:54:06 +01:00
README.md wip 2020-03-04 10:58:17 +01:00
composer.json Deprecated 5.8.* 2020-09-10 08:34:39 +03:00
phpunit.xml.dist wip 2020-03-04 10:59:02 +01:00

README.md

Laravel WebSockets 🛰

Latest Version on Packagist GitHub Workflow Status Quality Score Total Downloads

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.

https://phppackagedevelopment.com

If you want to learn how to create reusable PHP packages yourself, take a look at my upcoming PHP Package Development video course.

Documentation

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

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 marcel@beyondco.de instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.