in app/Providers/BroadcastServiceProvider.php [15:20]
public function boot() { Broadcast::routes(); require base_path('routes/channels.php'); }