diskfloppy.me/routes/channels.php
Frankie B 34a54c5329 Remove unnecessary stuff
Watch everything break when I do this
2023-06-14 22:15:44 +01:00

15 lines
444 B
PHP

<?php
use Illuminate\Support\Facades\Broadcast;
/*
|--------------------------------------------------------------------------
| Broadcast Channels
|--------------------------------------------------------------------------
|
| Here you may register all of the event broadcasting channels that your
| application supports. The given channel authorization callbacks are
| used to check if an authenticated user can listen to the channel.
|
*/