From 573b5be21bf0bec3dc70eeed1b42fcf6ad2910b7 Mon Sep 17 00:00:00 2001 From: freek Date: Sat, 1 Dec 2018 14:28:17 +0100 Subject: [PATCH] wip --- config/websockets.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/websockets.php b/config/websockets.php index fc17102..d1d406c 100644 --- a/config/websockets.php +++ b/config/websockets.php @@ -1,7 +1,5 @@ ConfigAppProvider::class, + 'app_provider' => BeyondCode\LaravelWebSockets\Apps\ConfigAppProvider::class, /* * This array contains the hosts of which you want to allow incoming requests.