We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d72d1bd + f2ad010 commit 686fba3Copy full SHA for 686fba3
src/Console/Commands/BotManMakeConversation.php
@@ -50,7 +50,7 @@ protected function getStub()
50
*/
51
protected function getDefaultNamespace($rootNamespace)
52
{
53
- return $rootNamespace.'\Http\Conversations';
+ return $rootNamespace.'\Conversations';
54
}
55
56
/**
0 commit comments