websocket.php 292 B

1234567891011121314
  1. <?php
  2. use Illuminate\Http\Request;
  3. /*
  4. |--------------------------------------------------------------------------
  5. | Websocket Routes
  6. |--------------------------------------------------------------------------
  7. |
  8. | Here is where you can register websocket events for your application.
  9. |
  10. */