diff --git a/src/Dashboard/Exceptions/InvalidApp.php b/src/Dashboard/Exceptions/InvalidApp.php deleted file mode 100644 index 2270ae0..0000000 --- a/src/Dashboard/Exceptions/InvalidApp.php +++ /dev/null @@ -1,48 +0,0 @@ -setSolutionDescription('Make sure that your `config/websockets.php` contains the app key you are trying to use.') - ->setDocumentationLinks([ - 'Configuring WebSocket Apps (official documentation)' => 'https://docs.beyondco.de/laravel-websockets/1.0/basic-usage/pusher.html#configuring-websocket-apps', - ]); - } -} diff --git a/src/Dashboard/Exceptions/InvalidWebSocketController.php b/src/Dashboard/Exceptions/InvalidWebSocketController.php deleted file mode 100644 index f216e50..0000000 --- a/src/Dashboard/Exceptions/InvalidWebSocketController.php +++ /dev/null @@ -1,24 +0,0 @@ -