Go to file
Ricardo Lobo d7b996381d
Fix compatibility with laravel/passport (#332)
2020-04-01 12:05:44 +02:00
.github/workflows wip 2020-03-04 11:05:51 +01:00
config Make it possible to customise the port the dashboard connects to (#124) 2019-09-04 08:48:06 +02:00
database/migrations wip 2018-12-03 14:35:00 +01:00
resources/views Make it possible to customise the port the dashboard connects to (#124) 2019-09-04 08:48:06 +02:00
src Merge pull request #306 from godkinmo/master 2020-03-04 11:04:31 +01:00
tests Apply fixes from StyleCI (#329) 2020-03-04 10:58:39 +01:00
.editorconfig initial commit 2018-11-20 09:54:06 +01:00
.gitattributes initial commit 2018-11-20 09:54:06 +01:00
.gitignore Add Laravel 6 support and ignition solution 2019-09-04 08:45:21 +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 Fix compatibility with laravel/passport (#332) 2020-04-01 12:05:44 +02: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.