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.

Home Page:https://chatify.munafio.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change routes prefix with subdomain

samuelsurbakti opened this issue · comments

Can I use this package with subdomain?
I mean, instead use prefix like "yourdomain.com/chat", I want tou use like "chat.yourdomain.com"?
Anyway, this package so cool

@samuelsurbakti yes you can from the configurations of the routes

'routes' => [