laravel-websockets-demo
laravel-websockets-demo copied to clipboard
Demo application to use with the Laravel WebSockets package.
trafficstars
Laravel WebSockets Demo 🛰
This is a demo application built with the Laravel WebSockets package.
Be sure to check out the official documentation.
Usage
- Clone this repository
composer installcp .env.example .envphp artisan migratephp artisan key:generatephp artisan websockets:serve
Credits
- Marcel Pociot
- Freek Van der Herten
- All Contributors
License
The MIT License (MIT). Please see License File for more information.