munafio / chatify

Laravel's #1 one-to-one chatting system package, helps you add a complete real-time chatting system to your new/existing Laravel application with only one command.
https://chatify.munafio.com
MIT License
2.24k stars 479 forks source link

Set routes controller namespace to published controller #34

Closed TheGodFather05 closed 4 years ago

TheGodFather05 commented 4 years ago

ho do i set the chatify routes controller namespace to the published

Http/Controllers/vendor/Chatify

instead of

Chatify\Http\Controllers

which is in vendor

edwinsmasher commented 4 years ago

Am also having the same problem.. cant make changes with the published MessagesController

munafio commented 4 years ago

duplicated #10