We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e64094 commit c23a573Copy full SHA for c23a573
src/LaravelServiceProvider.php
@@ -31,7 +31,6 @@ protected function registerManager()
31
* @return void
32
*/
33
protected function bootWebsocketRoutes()
34
- {
35
{
36
require __DIR__ . '/../routes/laravel_routes.php';
37
}
0 commit comments